Skip to content

Commit

Permalink
New Version
Browse files Browse the repository at this point in the history
  • Loading branch information
andrelmlins committed Nov 2, 2019
1 parent f533e69 commit 7f5ebbe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"packages": ["packages/*"],
"useWorkspaces": true,
"npmClient": "yarn",
"version": "0.2.2"
"version": "0.2.3"
}
2 changes: 1 addition & 1 deletion packages/create-react-dependency/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-react-dependency",
"version": "0.2.2",
"version": "0.2.3",
"description": "Creating react libraries",
"main": "index.js",
"author": "André Lins <[email protected]> (https://andrelmlins.github.io/)",
Expand Down

0 comments on commit 7f5ebbe

Please sign in to comment.