lib/ruby_app/version.rb in
RubyApp-0.7.11
vs lib/ruby_app/version.rb in
RubyApp-0.7.12
- old
+ new
@@ -1,4 +1,4 @@
module RubyApp
- VERSION = "0.7.11"
+ VERSION = "0.7.12"
ROOT = File.expand_path(File.dirname(__FILE__)) end