lib/roo.rb in roo-1.9.2 vs lib/roo.rb in roo-1.9.3

- old
+ new

@@ -1,9 +1,9 @@ module Roo # :stopdoc: - VERSION = '1.9.2' + VERSION = '1.9.3' LIBPATH = ::File.expand_path(::File.dirname(__FILE__)) + ::File::SEPARATOR PATH = ::File.dirname(LIBPATH) + ::File::SEPARATOR # :startdoc: # Returns the version string for the library.