Skip to content

Commit 5109d8a

Browse files
committed
Bump version
1 parent d4b7091 commit 5109d8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

game/setup.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ local setup = {}
1111
--Set game's global variables, random seed, window configuration and anything else needed
1212
function setup.config()
1313

14-
VERSION = "0.3.1"
14+
VERSION = "0.4.0"
1515
DEV = true
1616

1717
--RANDOM SEED--

0 commit comments

Comments
 (0)