Skip to content

Commit

Permalink
chore: prepare 1.13.1 (#1221)
Browse files Browse the repository at this point in the history
Signed-off-by: Rudi Grinberg <[email protected]>
  • Loading branch information
rgrinberg authored Sep 23, 2023
1 parent e89a3ed commit a506da2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# Change Log

# Unreleased
# 1.13.1

- Fix highlighting of flags stanza in dune files (#1182)

- Fix extension crashing when overriding global exception handler (#1212)

## 1.13.0
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit a506da2

Please sign in to comment.