lib/rubytext_version.rb in rubytext-0.1.5 vs lib/rubytext_version.rb in rubytext-0.1.6
- old
+ new
@@ -1,6 +1,6 @@
module RubyText
- VERSION = "0.1.5"
+ VERSION = "0.1.6"
Path = File.expand_path(File.join(File.dirname(__FILE__)))
end
- old
+ new