Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit a1626b9

Browse files
committed
Merge pull request #37 from Microsoft/version_bump
Bumping the version for release
2 parents c35e2f1 + 7bfd0c6 commit a1626b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-code-push",
3-
"version": "1.1.0-beta",
3+
"version": "1.1.1-beta",
44
"description": "React Native plugin for the CodePush service",
55
"main": "CodePush.ios.js",
66
"homepage": "https://microsoft.github.io/code-push",
@@ -16,7 +16,7 @@
1616
"url": "https://github.com/Microsoft/react-native-code-push"
1717
},
1818
"dependencies": {
19-
"code-push": "^1.1.0-beta",
19+
"code-push": "^1.1.1-beta",
2020
"extend": "3.0.0"
2121
},
2222
"devDependencies": {

0 commit comments

Comments
 (0)