lib/ragweed.rb in tduehr-ragweed-0.1.7 vs lib/ragweed.rb in tduehr-ragweed-0.1.7.1
- old
+ new
@@ -1,9 +1,9 @@
module Ragweed
# :stopdoc:
- VERSION = '0.1.7'
+ VERSION = '0.1.7.1'
LIBPATH = ::File.expand_path(::File.dirname(__FILE__)) + ::File::SEPARATOR
PATH = ::File.dirname(LIBPATH) + ::File::SEPARATOR
# :startdoc:
# Returns the version string for the library.