Skip to content

Commit 2fa47b6

Browse files
authored
Prepare 1.19.1 (#1516)
Signed-off-by: Sora Morimoto <sora@morimoto.io>
1 parent cb578b2 commit 2fa47b6

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

33
# Unreleased
44

5+
## 1.19.1
6+
7+
- This was a version bump only, there were no changes
8+
59
## 1.19.0
610

711
- Add new syntax patterns for dune(-project) files (#1391)

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": "1.19.0",
4+
"version": "1.19.1",
55
"private": true,
66
"description": "Official OCaml language extension for VSCode",
77
"categories": [

0 commit comments

Comments
 (0)