Skip to content

Commit

Permalink
Merge branch 'bump-0.2.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
Kazuo256 committed Aug 17, 2018
2 parents a29876a + 5d46948 commit 9e3af15
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 @@ -9,7 +9,7 @@ local setup = {}
--Set game's global variables, random seed, window configuration and anything else needed
function setup.config()

VERSION = "0.0.4"
VERSION = "0.2.0"
DEV = true

--RANDOM SEED--
Expand Down

0 comments on commit 9e3af15

Please sign in to comment.