Skip to content

Commit

Permalink
feat: version increase root
Browse files Browse the repository at this point in the history
  • Loading branch information
ifelsedeveloper committed Oct 7, 2023
1 parent 29be236 commit f4be751
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 @@ -24,7 +24,7 @@
],
"npmClient": "yarn",
"useWorkspaces": true,
"version": "0.0.0",
"version": "0.7.6",
"publishConfig": {
"access": "public"
},
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "root",
"version": "0.0.0",
"version": "0.7.6",
"private": true,
"workspaces": {
"packages": [
Expand Down

0 comments on commit f4be751

Please sign in to comment.