Skip to content

Commit 7596c5f

Browse files
author
Richard Hua
committed
Bump package.json for SDK release
1 parent db76af0 commit 7596c5f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"base-64": "^0.1.0",
2929
"chalk": "^1.1.0",
3030
"cli-table": "^0.3.1",
31-
"code-push": "1.11.0-beta",
31+
"code-push": "1.11.1-beta",
3232
"email-validator": "^1.0.3",
3333
"gradle-to-js": "0.1.1",
3434
"moment": "^2.10.6",

sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "code-push",
3-
"version": "1.11.0-beta",
3+
"version": "1.11.1-beta",
44
"description": "Management SDK for the CodePush service",
55
"main": "script/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)