[0.45.1] Bump version numbers

This commit is contained in:
Hector Ramos
2017-06-09 14:47:45 -07:00
parent f1cc3ac75a
commit 67e119ded8
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
VERSION_NAME=0.45.0
VERSION_NAME=0.45.1
GROUP=com.facebook.react
POM_NAME=ReactNative
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "react-native",
"version": "0.45.0",
"version": "0.45.1",
"description": "A framework for building native apps using React",
"license": "BSD-3-Clause",
"repository": {