lib/ruby_app/version.rb in RubyApp-0.6.65 vs lib/ruby_app/version.rb in RubyApp-0.6.66
- old
+ new
@@ -1,6 +1,6 @@
module RubyApp
- VERSION = "0.6.65"
+ VERSION = "0.6.66"
ROOT = File.expand_path(File.dirname(__FILE__))
def self.root
@@_root ||= '/'
end