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

- old
+ new

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