Skip to content

Commit

Permalink
Bump CLI version for next release
Browse files Browse the repository at this point in the history
  • Loading branch information
max-mironov committed Nov 17, 2017
1 parent 671614d commit cd47693
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 deletions.
52 changes: 26 additions & 26 deletions cli/package-lock.json

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

4 changes: 2 additions & 2 deletions cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "code-push-cli",
"version": "2.1.2-beta",
"version": "2.1.3-beta",
"description": "Management CLI for the CodePush service",
"main": "script/cli.js",
"scripts": {
Expand Down Expand Up @@ -28,7 +28,7 @@
"base-64": "^0.1.0",
"chalk": "^1.1.0",
"cli-table": "^0.3.1",
"code-push": "2.0.2-beta",
"code-push": "2.0.3-beta",
"email-validator": "^1.0.3",
"gradle-to-js": "^1.0.1",
"jsonwebtoken": "^7.4.1",
Expand Down

0 comments on commit cd47693

Please sign in to comment.