lib/ragweed/rasm.rb in tduehr-ragweed-0.1.7.1 vs lib/ragweed/rasm.rb in tduehr-ragweed-0.1.7.2

- old
+ new

@@ -3,10 +3,10 @@ # end module Ragweed; end module Ragweed::Rasm # :stopdoc: - VERSION = '0.1.7.1' + VERSION = '0.1.7.2' LIBPATH = ::File.expand_path(::File.dirname(__FILE__)) + ::File::SEPARATOR PATH = ::File.dirname(LIBPATH) + ::File::SEPARATOR # :startdoc: # Returns the version string for the library.