lib/ragweed/rasm.rb in tduehr-ragweed-0.1.5 vs lib/ragweed/rasm.rb in tduehr-ragweed-0.1.6
- old
+ new
@@ -3,10 +3,10 @@
# end
module Ragweed; end
module Ragweed::Rasm
# :stopdoc:
- VERSION = '0.1.5'
+ VERSION = '0.1.6'
LIBPATH = ::File.expand_path(::File.dirname(__FILE__)) + ::File::SEPARATOR
PATH = ::File.dirname(LIBPATH) + ::File::SEPARATOR
# :startdoc:
# Returns the version string for the library.