Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
eevee committed Mar 2, 2017
1 parent d758745 commit 059bf95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.lua
Expand Up @@ -16,7 +16,7 @@ local TitleScene = require 'foxflux.scenes.title'


game = {
VERSION = "0.1.2",
VERSION = "0.1.3",
TILE_SIZE = 32,

input = nil,
Expand Down

0 comments on commit 059bf95

Please sign in to comment.