Skip to content

Commit

Permalink
publish tools
Browse files Browse the repository at this point in the history
  • Loading branch information
zth committed Jun 17, 2024
1 parent 50bc12f commit 852989e
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion tools/bin/version.ml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
let version = "0.6.2"
let version = "0.6.4"
4 changes: 2 additions & 2 deletions tools/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion tools/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@rescript/tools",
"description": "ReScript Tools",
"version": "0.6.3",
"version": "0.6.4",
"author": "ReScript Team",
"license": "MIT",
"bin": {
Expand Down
2 changes: 1 addition & 1 deletion tools/rescript.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rescript/tools",
"version": "0.6.2",
"version": "0.6.4",
"sources": [
{
"dir": "npm"
Expand Down

0 comments on commit 852989e

Please sign in to comment.