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

Commit 4626f5a

Browse files
committed
Merge pull request #20 from Microsoft/package_json_tweaks
Bumping the version and fixing license
2 parents 6dda128 + fbb0a78 commit 4626f5a

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.0.0-beta",
3+
"version": "1.0.1-beta",
44
"description": "React Native plugin for the CodePush service",
55
"main": "CodePush.ios.js",
66
"homepage": "https://microsoft.github.io/code-push",
@@ -10,7 +10,7 @@
1010
"push"
1111
],
1212
"author": "Microsoft Corporation",
13-
"license": "Licensed under the MIT license.",
13+
"license": "MIT",
1414
"repository": {
1515
"type": "git",
1616
"url": "https://github.com/Microsoft/react-native-code-push"

0 commit comments

Comments
 (0)