lib/rackamole.rb in rackamole-0.3.8 vs lib/rackamole.rb in rackamole-0.3.9

- old
+ new

@@ -1,8 +1,8 @@ module Rackamole # :stopdoc: - VERSION = '0.3.8' + VERSION = '0.3.9' LIBPATH = ::File.expand_path(::File.dirname(__FILE__)) + ::File::SEPARATOR PATH = ::File.dirname(LIBPATH) + ::File::SEPARATOR # :startdoc: # Returns the version string for the library. \ No newline at end of file