Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2237e3b

Browse files
committed
[0.23.1] Bump version numbers
1 parent 303a264 commit 2237e3b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

React.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "React"
3-
s.version = "0.23.0"
3+
s.version = "0.23.1"
44
s.summary = "Build high quality mobile apps using React."
55
s.description = <<-DESC
66
React Native apps are built using the React JS

ReactAndroid/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION_NAME=0.23.0
1+
VERSION_NAME=0.23.1
22
GROUP=com.facebook.react
33

44
POM_NAME=ReactNative

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native",
3-
"version": "0.23.0",
3+
"version": "0.23.1",
44
"description": "A framework for building native apps using React",
55
"license": "BSD-3-Clause",
66
"repository": {

0 commit comments

Comments
 (0)