lib/wackamole.rb in wackamole-0.0.2 vs lib/wackamole.rb in wackamole-0.0.3
- old
+ new
@@ -1,8 +1,8 @@
module Wackamole
# :stopdoc:
- VERSION = '0.0.2' unless defined? Wackamole::VERSION
+ VERSION = '0.0.3' unless defined? Wackamole::VERSION
LIBPATH = ::File.expand_path(::File.dirname(__FILE__)) + ::File::SEPARATOR unless defined? Wackamole::LIBPATH
PATH = ::File.dirname(LIBPATH) + ::File::SEPARATOR unless defined? Wackamole::PATH
# :startdoc:
# Returns the version string for the library.
\ No newline at end of file