Skip to content

Commit 9b6e384

Browse files
committed
publish tools
1 parent 3221837 commit 9b6e384

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

tools/CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212
1313
## master
1414

15+
## 0.4.0
16+
1517
#### :bug: Bug Fix
1618

1719
- Support inline record fields in constructors. https://github.com/rescript-lang/rescript-vscode/pull/889

tools/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@rescript/tools",
33
"description": "ReScript Tools",
4-
"version": "0.3.0",
4+
"version": "0.4.0",
55
"author": "ReScript Team",
66
"license": "MIT",
77
"bin": {

0 commit comments

Comments
 (0)