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