Skip to content

Commit 978b1c8

Browse files
committed
v9.3.2
1 parent ba7498b commit 978b1c8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "9.3.1",
2+
"version": "9.3.2",
33
"npmClient": "yarn",
44
"useWorkspaces": true
55
}

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native-community/cli",
3-
"version": "9.3.1",
3+
"version": "9.3.2",
44
"description": "React Native CLI",
55
"license": "MIT",
66
"main": "build/index.js",

0 commit comments

Comments
 (0)