We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1cc3ac commit 67e119dCopy full SHA for 67e119d
2 files changed
ReactAndroid/gradle.properties
@@ -1,4 +1,4 @@
1
-VERSION_NAME=0.45.0
+VERSION_NAME=0.45.1
2
GROUP=com.facebook.react
3
4
POM_NAME=ReactNative
package.json
@@ -1,6 +1,6 @@
{
"name": "react-native",
- "version": "0.45.0",
+ "version": "0.45.1",
"description": "A framework for building native apps using React",
5
"license": "BSD-3-Clause",
6
"repository": {
0 commit comments