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