Skip to content

Commit 0ad5eb7

Browse files
committed
[0.43.0] Bump version numbers
1 parent b432b7a commit 0ad5eb7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

ReactAndroid/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION_NAME=0.43.0-rc.4
1+
VERSION_NAME=0.43.0
22
GROUP=com.facebook.react
33

44
POM_NAME=ReactNative

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native",
3-
"version": "0.43.0-rc.4",
3+
"version": "0.43.0",
44
"description": "A framework for building native apps using React",
55
"license": "BSD-3-Clause",
66
"repository": {
@@ -231,4 +231,4 @@
231231
"shelljs": "0.6.0",
232232
"sinon": "^2.0.0-pre.2"
233233
}
234-
}
234+
}

0 commit comments

Comments
 (0)