Skip to content

Commit 298a5fe

Browse files
committed
chore: bump version
1 parent deaeae7 commit 298a5fe

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

interapp-backend/api/routes/swagger_docs.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"contact": {
77
"email": "sebastian.ong@hotmail.com"
88
},
9-
"version": "0.1.1"
9+
"version": "0.2.0"
1010
},
1111
"servers": [
1212
{

interapp-backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "interapp-backend",
3-
"version": "0.1.1",
3+
"version": "0.2.0",
44
"module": "index.ts",
55
"type": "module",
66
"scripts": {

interapp-frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "interapp-frontend",
3-
"version": "0.1.1",
3+
"version": "0.2.0",
44
"private": true,
55
"scripts": {
66
"prettier": "prettier --write .",

0 commit comments

Comments
 (0)