Skip to content

Commit 8ce6a7b

Browse files
committed
New Version
1 parent 8244a06 commit 8ce6a7b

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
@@ -2,5 +2,5 @@
22
"packages": ["packages/*"],
33
"useWorkspaces": true,
44
"npmClient": "yarn",
5-
"version": "0.0.2"
5+
"version": "0.0.3"
66
}

packages/react-library-scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-dependency-scripts",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"description": "Scripts of react libraries",
55
"main": "index.js",
66
"author": "André Lins",

0 commit comments

Comments
 (0)