Skip to content

Commit e0d571e

Browse files
committed
[release] 1.6.0
1 parent a1c47ff commit e0d571e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-code-push",
33
"title": "React Code Push",
4-
"version": "1.4.0",
4+
"version": "1.6.0",
55
"description": "Tool to create a React Native library with a command-line interface",
66
"main": "index.js",
77
"scripts": {

react-code-push.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
Pod::Spec.new do |s|
33
s.name = "react-code-push"
4-
s.version = "1.4.0"
4+
s.version = "1.6.0"
55
s.summary = "An runtime base on react-native."
66
s.description =
77
<<-DESC

0 commit comments

Comments
 (0)