Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
maybeanerd committed May 11, 2024
1 parent 3fd3dfd commit 6bf165c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion backend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "selfhosted-api-trader-game",
"version": "0.1.3",
"version": "0.1.4",
"description": "A WIP game.",
"author": "Sebastian Di Luzio",
"packageManager": "[email protected]",
Expand Down
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "selfhosted-api-trader-game-frontend",
"version": "0.1.3",
"version": "0.1.4",
"description": "A WIP example client for the game.",
"author": "Sebastian Di Luzio",
"packageManager": "[email protected]",
Expand Down

0 comments on commit 6bf165c

Please sign in to comment.