lib/gorgyrella.rb in gorgyrella-0.0.1 vs lib/gorgyrella.rb in gorgyrella-0.0.2

- old
+ new

@@ -1,7 +1,7 @@ module Gorgyrella # :stopdoc: - VERSION = '0.0.1' + VERSION = '0.0.2' LIBPATH = ::File.expand_path(::File.dirname(__FILE__)) + ::File::SEPARATOR PATH = ::File.dirname(LIBPATH) + ::File::SEPARATOR # :startdoc: # Returns the version string for the library.