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 d0303fe commit 523baffCopy full SHA for 523baff
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
# Unreleased
4
5
+## 1.19.2
6
+
7
- Fix variable.other.declaration.dune-project to allow wider range of characters
8
(#1517)
9
package.json
@@ -1,7 +1,7 @@
1
{
"name": "ocaml-platform",
"displayName": "OCaml Platform",
- "version": "1.19.1",
+ "version": "1.19.2",
"private": true,
"description": "Official OCaml language extension for VSCode",
"categories": [
0 commit comments