[0.48.2] Bump version numbers

This commit is contained in:
James Ide
2017-09-07 14:03:03 -07:00
parent 7892d1f9d2
commit fe0ce84356
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
VERSION_NAME=0.48.1
VERSION_NAME=0.48.2
GROUP=com.facebook.react
POM_NAME=ReactNative
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "react-native",
"version": "0.48.1",
"version": "0.48.2",
"description": "A framework for building native apps using React",
"license": "BSD-3-Clause",
"repository": {