Skip to content

Commit

Permalink
chore: Update version numbers in lerna.json and package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
alimd committed Oct 15, 2024
1 parent 2f1c305 commit 75eb77c
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
@@ -1,6 +1,6 @@
{
"$schema": "https://raw.githubusercontent.com/lerna-lite/lerna-lite/main/packages/cli/schemas/lerna-schema.json",
"version": "1.0.0-0",
"version": "2.0.0-0",
"npmClient": "yarn",
"packages": [
"packages/*"
Expand Down
2 changes: 1 addition & 1 deletion packages/alwatr/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "alwatr",
"displayName": "Alwatr",
"version": "1.0.0-0",
"version": "2.0.0-0",
"description": "Alwatr Ecosystem",
"author": "S. Ali Mihandoost <ali.mihandoost@gmail.com>",
"keywords": [
Expand Down

0 comments on commit 75eb77c

Please # to comment.