We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ede23b4 commit 10d2dacCopy full SHA for 10d2dac
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
# Unreleased
4
5
+## 1.18.0
6
+
7
- Fallback to `ocaml.org` package documentation page if there is no doc field in
8
the package's opam file (#1331)
9
package.json
@@ -1,7 +1,7 @@
1
{
"name": "ocaml-platform",
"displayName": "OCaml Platform",
- "version": "1.17.3",
+ "version": "1.18.0",
"private": true,
"description": "Official OCaml language extension for VSCode",
"categories": [
0 commit comments