Skip to content

Commit 630dc72

Browse files
chore: update minor version (#71)
1 parent dd5afc8 commit 630dc72

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

apps/api/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "api",
3-
"version": "2.2.0",
3+
"version": "2.3.0",
44
"description": "",
55
"author": "",
66
"private": true,

apps/portal/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/portal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "portal",
3-
"version": "2.2.0",
3+
"version": "2.3.0",
44
"scripts": {
55
"ng": "ng",
66
"start": "ng serve",

0 commit comments

Comments
 (0)