Bump version.
1 files changed, 1 insertions(+), 1 deletions(-) M const.go
M const.go => const.go +1 -1
@@ 1,6 1,6 @@ package main -const VERSION = "0.1.0" +const VERSION = "0.1.1" const ( DESC_UPGRADE = "Upgrades your game files to the latest version."