Skip to content

Commit

Permalink
v0.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
zxbodya committed Jun 19, 2023
1 parent 8170b14 commit 8c37a3e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.16.0",
"version": "0.16.1",
"packages": ["packages/*"],
"npmClient": "yarn"
}
2 changes: 1 addition & 1 deletion packages/flowts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "flowts",
"version": "0.16.0",
"version": "0.16.1",
"description": "Utility script to convert flow typed code to typescript",
"bin": {
"flowts": "./bin/flowts.js",
Expand Down

0 comments on commit 8c37a3e

Please sign in to comment.