lib/roo.rb in roo-1.9.6 vs lib/roo.rb in roo-1.9.7

- old
+ new

@@ -1,10 +1,10 @@ # require 'todo_gem' module Roo # :stopdoc: - VERSION = '1.9.6' + VERSION = '1.9.7' LIBPATH = ::File.expand_path(::File.dirname(__FILE__)) + ::File::SEPARATOR PATH = ::File.dirname(LIBPATH) + ::File::SEPARATOR # :startdoc: # Returns the version string for the library.