Skip to content

Commit

Permalink
Merge pull request #253 from Microsoft/bump-version
Browse files Browse the repository at this point in the history
Bump version for react native plugin
  • Loading branch information
shishirx34 committed Mar 17, 2016
2 parents 5f31566 + 822f47d commit e717eb0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-code-push",
"version": "1.8.0-beta",
"version": "1.9.0-beta",
"description": "React Native plugin for the CodePush service",
"main": "CodePush.js",
"homepage": "https://microsoft.github.io/code-push",
Expand All @@ -16,7 +16,7 @@
"url": "https://github.com/Microsoft/react-native-code-push"
},
"dependencies": {
"code-push": "1.7.0-beta"
"code-push": "1.8.0-beta"
},
"devDependencies": {
"react-native": "0.19.0"
Expand Down

0 comments on commit e717eb0

Please sign in to comment.