lib/rubytext_version.rb in rubytext-0.1.8 vs lib/rubytext_version.rb in rubytext-0.1.10

- old
+ new

@@ -1,6 +1,6 @@ module RubyText - VERSION = "0.1.8" + VERSION = "0.1.10" Path = File.expand_path(File.join(File.dirname(__FILE__))) end