Skip to content

Commit dc0c47d

Browse files
committed
release v0.5.2
1 parent 52e769d commit dc0c47d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

editor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@fourstar/bitwise-editor",
33
"productName": "Bitwise Editor",
4-
"version": "0.5.1",
4+
"version": "0.5.2",
55
"main": "dist/electron/main.cjs",
66
"description": "Editor for the Bitwise game framework",
77
"author": "Doug Bell",

game/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fourstar/bitwise",
3-
"version": "0.5.1",
3+
"version": "0.5.2",
44
"description": "Bitwise game framework",
55
"files": [
66
"dist/*"

0 commit comments

Comments
 (0)