We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c020951 commit 594b867Copy full SHA for 594b867
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@code-push-next/react-native-code-push",
3
- "version": "10.1.0",
+ "version": "10.2.0",
4
"description": "React Native plugin for the CodePush service",
5
"main": "CodePush.js",
6
"typings": "typings/react-native-code-push.d.ts",
@@ -86,4 +86,4 @@
86
"postunlink": "node node_modules/@code-push-next/react-native-code-push/scripts/postunlink/run"
87
}
88
89
-}
+}
0 commit comments