Skip to content

Commit

Permalink
v1.16.2
Browse files Browse the repository at this point in the history
  • Loading branch information
danmindru committed Jun 27, 2024
1 parent f1108f8 commit c32ac8d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
"packages": [
"packages/*"
],
"version": "1.16.1",
"version": "1.16.2",
"npmClient": "yarn"
}
2 changes: 1 addition & 1 deletion packages/cli/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 packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@clobbr/cli",
"version": "1.16.1",
"version": "1.16.2",
"description": "Clobbr CLI",
"main": "dist/index.js",
"bin": "dist/index.js",
Expand Down

0 comments on commit c32ac8d

Please sign in to comment.