Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Kazuo256 committed Apr 16, 2020
1 parent a690663 commit 1cc8e3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion game/setup.lua
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ local setup = {}
--Set game's global variables, random seed, window configuration and anything else needed
function setup.config()

VERSION = "0.3.0"
VERSION = "0.3.1"
DEV = true

--RANDOM SEED--
Expand Down

0 comments on commit 1cc8e3a

Please sign in to comment.