Skip to content

Commit e717eb0

Browse files
committed
Merge pull request #253 from Microsoft/bump-version
Bump version for react native plugin
2 parents 5f31566 + 822f47d commit e717eb0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-code-push",
3-
"version": "1.8.0-beta",
3+
"version": "1.9.0-beta",
44
"description": "React Native plugin for the CodePush service",
55
"main": "CodePush.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.7.0-beta"
19+
"code-push": "1.8.0-beta"
2020
},
2121
"devDependencies": {
2222
"react-native": "0.19.0"

0 commit comments

Comments
 (0)