Skip to content

Commit 772e640

Browse files
authored
Prepare 2.0.1 (#2010)
Signed-off-by: Sora Morimoto <[email protected]>
1 parent 75ca965 commit 772e640

File tree

4 files changed

+170
-205
lines changed

4 files changed

+170
-205
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
## 2.0.1
6+
57
- Update syntaxes. (#2004)
68

79
## 2.0.0

mise.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[tools]
22
node = "25"
33
opam = "2.4.1"
4-
yarn = "4.10.3"
4+
yarn = "4.11.0"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ocaml-platform",
33
"displayName": "OCaml Platform",
4-
"version": "2.0.0",
4+
"version": "2.0.1",
55
"private": true,
66
"description": "Official OCaml language extension for VSCode",
77
"categories": [

0 commit comments

Comments
 (0)