Skip to content

Commit

Permalink
v1.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
danmindru committed Apr 8, 2021
1 parent 8d1f901 commit d30e0e4
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
Expand Up @@ -2,6 +2,6 @@
"packages": [
"packages/*"
],
"version": "1.1.4",
"version": "1.1.5",
"npmClient": "yarn"
}
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.1.4",
"version": "1.1.5",
"description": "Clobbr CLI",
"main": "dist/index.js",
"bin": "dist/index.js",
Expand Down

0 comments on commit d30e0e4

Please sign in to comment.