Skip to content

Commit e2be8a9

Browse files
committed
v3.0.4
1 parent 5adc24c commit e2be8a9

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": "3.0.3",
2+
"version": "3.0.4",
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": "3.0.1",
3+
"version": "3.0.4",
44
"description": "React Native CLI",
55
"license": "MIT",
66
"main": "build/index.js",

0 commit comments

Comments
 (0)