Skip to content

Commit

Permalink
version change
Browse files Browse the repository at this point in the history
  • Loading branch information
aps08 committed Oct 5, 2024
1 parent 8088e45 commit 3823acc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "client",
"version": "1.0.0",
"version": "1.1.0",
"repository": "https://github.com/TeamShiksha/logoexecutive.git",
"proxy": "http://127.0.0.1:5000",
"private": true,
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "logoexecutive",
"private": true,
"version": "1.0.0",
"version": "1.1.0",
"repository": "https://github.com/TeamShiksha/logoexecutive.git",
"workspaces": [
"client",
Expand Down
2 changes: 1 addition & 1 deletion server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "server",
"version": "1.0.0",
"version": "1.1.0",
"repository": "https://github.com/TeamShiksha/logoexecutive.git",
"license": "MIT",
"scripts": {
Expand Down

0 comments on commit 3823acc

Please sign in to comment.