[0.43.0-rc.5] Bump version numbers

This commit is contained in:
Spencer Ahrens
2017-03-20 10:40:37 -07:00
parent c8b1c73bd4
commit 2b38ee9e25
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
VERSION_NAME=0.43.0-rc.3
VERSION_NAME=0.43.0-rc.5
GROUP=com.facebook.react
POM_NAME=ReactNative
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "react-native",
"version": "0.43.0-rc.3",
"version": "0.43.0-rc.5",
"description": "A framework for building native apps using React",
"license": "BSD-3-Clause",
"repository": {