We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1c47ff commit e0d571eCopy full SHA for e0d571e
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "react-code-push",
3
"title": "React Code Push",
4
- "version": "1.4.0",
+ "version": "1.6.0",
5
"description": "Tool to create a React Native library with a command-line interface",
6
"main": "index.js",
7
"scripts": {
react-code-push.podspec
Pod::Spec.new do |s|
s.name = "react-code-push"
- s.version = "1.4.0"
+ s.version = "1.6.0"
s.summary = "An runtime base on react-native."
s.description =
<<-DESC
0 commit comments