Skip to content

Commit a506da2

Browse files
authored
chore: prepare 1.13.1 (#1221)
Signed-off-by: Rudi Grinberg <[email protected]>
1 parent e89a3ed commit a506da2

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
# Change Log
22

3-
# Unreleased
3+
# 1.13.1
44

55
- Fix highlighting of flags stanza in dune files (#1182)
6+
67
- Fix extension crashing when overriding global exception handler (#1212)
78

89
## 1.13.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "OCaml Platform",
44
"description": "Official OCaml language extension for VSCode",
55
"license": "MIT",
6-
"version": "1.13.0",
6+
"version": "1.13.1",
77
"publisher": "ocamllabs",
88
"repository": {
99
"type": "git",

0 commit comments

Comments
 (0)