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