Skip to content

Commit ab48a14

Browse files
committed
chore: bump version
1 parent f10a849 commit ab48a14

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Diff for: backend/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "selfhosted-api-trader-game",
3-
"version": "0.1.15",
3+
"version": "0.1.17",
44
"description": "A WIP game.",
55
"author": "Sebastian Di Luzio",
66
"packageManager": "[email protected]",
@@ -102,4 +102,4 @@
102102
"^@/(.*)$": "<rootDir>/../src/$1"
103103
}
104104
}
105-
}
105+
}

Diff for: frontend/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "selfhosted-api-trader-game-frontend",
3-
"version": "0.1.15",
3+
"version": "0.1.17",
44
"description": "A WIP example client for the game.",
55
"author": "Sebastian Di Luzio",
66
"packageManager": "[email protected]",
@@ -40,4 +40,4 @@
4040
"prettier": "3.3.2",
4141
"typescript": "5.5.2"
4242
}
43-
}
43+
}

0 commit comments

Comments
 (0)