Skip to content

Commit b3a4113

Browse files
committed
Merge pull request #192 from Microsoft/version_bump
Bumping the version
2 parents 772f60a + bf13f39 commit b3a4113

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.7.1-beta",
3+
"version": "1.7.2-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.19.0"
2424
}
25-
}
25+
}

0 commit comments

Comments
 (0)