lib/football-manager.rb in football-manager-0.1.1 vs lib/football-manager.rb in football-manager-0.1.2

- old
+ new

@@ -1,6 +1,6 @@ module FOOTBALLMANAGER - VERSION = '0.1.1' + VERSION = '0.1.2' end require 'ruby-debug' require File.dirname(__FILE__) + '/football-manager/game' \ No newline at end of file