lib/rackamole.rb in rackamole-0.2.4 vs lib/rackamole.rb in rackamole-0.2.5

- old
+ new

@@ -1,8 +1,8 @@ module Rackamole # :stopdoc: - VERSION = '0.2.4' + VERSION = '0.2.5' 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