[0.45.0-rc.3] Bump version numbers

This commit is contained in:
Mike Grabowski
2017-06-06 11:14:08 +02:00
parent 1ea4002b72
commit 446ff94cfe
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
VERSION_NAME=0.45.0-rc.2
VERSION_NAME=0.45.0-rc.3
GROUP=com.facebook.react
POM_NAME=ReactNative
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "react-native",
"version": "0.45.0-rc.2",
"version": "0.45.0-rc.3",
"description": "A framework for building native apps using React",
"license": "BSD-3-Clause",
"repository": {