Skip to content

Commit

Permalink
release v0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
preaction committed Jul 3, 2024
1 parent 52e769d commit dc0c47d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion editor/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@fourstar/bitwise-editor",
"productName": "Bitwise Editor",
"version": "0.5.1",
"version": "0.5.2",
"main": "dist/electron/main.cjs",
"description": "Editor for the Bitwise game framework",
"author": "Doug Bell",
Expand Down
2 changes: 1 addition & 1 deletion game/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fourstar/bitwise",
"version": "0.5.1",
"version": "0.5.2",
"description": "Bitwise game framework",
"files": [
"dist/*"
Expand Down

0 comments on commit dc0c47d

Please sign in to comment.