lib/game_machine/version.rb in game_machine-0.0.11 vs lib/game_machine/version.rb in game_machine-1.0.2

- old
+ new

@@ -1,3 +1,3 @@ module GameMachine - VERSION = '0.0.11' + VERSION = '1.0.2' end