Bumping the version and updating the SDK dependency

This commit is contained in:
Jonathan Carter
2015-10-30 15:57:15 -07:00
parent 8e94867e04
commit 7ec50e35d8

View File

@@ -1,6 +1,6 @@
{
"name": "react-native-code-push",
"version": "1.0.1-beta",
"version": "1.1.0-beta",
"description": "React Native plugin for the CodePush service",
"main": "CodePush.ios.js",
"homepage": "https://microsoft.github.io/code-push",
@@ -16,7 +16,7 @@
"url": "https://github.com/Microsoft/react-native-code-push"
},
"dependencies": {
"code-push": "^1.0.0-beta",
"code-push": "^1.1.0-beta",
"extend": "3.0.0"
},
"devDependencies": {