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