Skip to content

Commit 61e2709

Browse files
committed
publish tools
1 parent 3b1014e commit 61e2709

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

tools/bin/version.ml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
let version = "0.6.4"
1+
let version = "0.6.5"

tools/package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.6.4",
4+
"version": "0.6.5",
55
"author": "ReScript Team",
66
"license": "MIT",
77
"bin": {

tools/rescript.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rescript/tools",
3-
"version": "0.6.4",
3+
"version": "0.6.5",
44
"sources": [
55
{
66
"dir": "npm"

0 commit comments

Comments
 (0)