Skip to content

Commit 47b0738

Browse files
committed
v0.14.4
1 parent 5d507c6 commit 47b0738

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

game/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.14.3",
2+
"version": "0.14.4",
33
"name": "hathora-et-labora-game",
44
"sideEffects": false,
55
"description": "Plays Uwe Rosenberg's Ora et Labora for the Hathora engine. It reduces a list of moves into a board game state.",

server/package-lock.json

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

server/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
"typescript": "5.1.6"
77
},
88
"dependencies": {
9-
"hathora-et-labora-game": "0.14.3"
9+
"hathora-et-labora-game": "0.14.4"
1010
}
1111
}

0 commit comments

Comments
 (0)