Skip to content

Commit

Permalink
chore: update version to 2.1.0 (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
xixas authored May 28, 2024
1 parent 893b706 commit 1ddf662
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions apps/api/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion apps/api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "api",
"version": "2.0.0",
"version": "2.1.0",
"description": "",
"author": "",
"private": true,
Expand Down
4 changes: 2 additions & 2 deletions apps/portal/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion apps/portal/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "portal",
"version": "2.0.0",
"version": "2.1.0",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand Down

0 comments on commit 1ddf662

Please sign in to comment.