Skip to content

Commit

Permalink
publish tools
Browse files Browse the repository at this point in the history
  • Loading branch information
zth committed Oct 24, 2024
1 parent 90d31cf commit 5705458
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.5"
let version = "0.6.6"
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.5",
"version": "0.6.6",
"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.5",
"version": "0.6.6",
"sources": [
{
"dir": "npm"
Expand Down

0 comments on commit 5705458

Please sign in to comment.