We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22c56b7 commit 68206eeCopy full SHA for 68206ee
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@srcpush/react-native-code-push",
3
- "version": "1.0.3-beta",
+ "version": "1.0.3",
4
"description": "React Native plugin for the CodePush service",
5
"main": "CodePush.js",
6
"typings": "typings/react-native-code-push.d.ts",
@@ -83,4 +83,4 @@
83
"postunlink": "node node_modules/@srcpush/react-native-code-push/scripts/postunlink/run"
84
}
85
86
-}
+}
0 commit comments