Skip to content

Commit

Permalink
Bump CLI version for next revision
Browse files Browse the repository at this point in the history
  • Loading branch information
max-mironov committed Dec 5, 2017
1 parent 2489ae3 commit eb145e1
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 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.3-beta",
"version": "2.1.4",
"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.3-beta",
"code-push": "2.0.4",
"email-validator": "^1.0.3",
"gradle-to-js": "^1.0.1",
"jsonwebtoken": "^7.4.1",
Expand Down

0 comments on commit eb145e1

Please sign in to comment.