Bumping the version and fixing license

This commit is contained in:
Jonathan Carter
2015-10-23 15:01:37 -07:00
parent 6dda12881b
commit fbb0a7886a

View File

@@ -1,6 +1,6 @@
{
"name": "react-native-code-push",
"version": "1.0.0-beta",
"version": "1.0.1-beta",
"description": "React Native plugin for the CodePush service",
"main": "CodePush.ios.js",
"homepage": "https://microsoft.github.io/code-push",
@@ -10,7 +10,7 @@
"push"
],
"author": "Microsoft Corporation",
"license": "Licensed under the MIT license.",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/Microsoft/react-native-code-push"