lib/rackamole.rb in rackamole-0.2.9 vs lib/rackamole.rb in rackamole-0.3.0

- old
+ new

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