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

- old
+ new

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