lib/rackamole.rb in rackamole-0.3.7 vs lib/rackamole.rb in rackamole-0.3.8
- old
+ new
@@ -1,8 +1,8 @@
module Rackamole
# :stopdoc:
- VERSION = '0.3.7'
+ VERSION = '0.3.8'
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