diff --git a/ReactAndroid/gradle.properties b/ReactAndroid/gradle.properties index f017f491a00ef5..b8aa94de8d05ff 100644 --- a/ReactAndroid/gradle.properties +++ b/ReactAndroid/gradle.properties @@ -1,4 +1,4 @@ -VERSION_NAME=0.47.1 +VERSION_NAME=0.47.2 GROUP=com.facebook.react POM_NAME=ReactNative diff --git a/package.json b/package.json index acb50c9a20b945..8b1440535e84d7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native", - "version": "0.47.1", + "version": "0.47.2", "description": "A framework for building native apps using React", "license": "BSD-3-Clause", "repository": {