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 e89a3ed commit a506da2Copy full SHA for a506da2
CHANGELOG.md
@@ -1,8 +1,9 @@
1
# Change Log
2
3
-# Unreleased
+# 1.13.1
4
5
- Fix highlighting of flags stanza in dune files (#1182)
6
+
7
- Fix extension crashing when overriding global exception handler (#1212)
8
9
## 1.13.0
package.json
@@ -3,7 +3,7 @@
"displayName": "OCaml Platform",
"description": "Official OCaml language extension for VSCode",
"license": "MIT",
- "version": "1.13.0",
+ "version": "1.13.1",
"publisher": "ocamllabs",
"repository": {
"type": "git",
0 commit comments