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

Commit cc8faf0

Browse files
committed
Merge pull request #118 from Microsoft/version_bump
Bumping the version
2 parents c835a76 + 5c1b2a5 commit cc8faf0

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.5.0-beta",
3+
"version": "1.5.1-beta",
44
"description": "React Native plugin for the CodePush service",
55
"main": "CodePush.js",
66
"homepage": "https://microsoft.github.io/code-push",
@@ -22,4 +22,4 @@
2222
"devDependencies": {
2323
"react-native": "0.15.0"
2424
}
25-
}
25+
}

0 commit comments

Comments
 (0)