lib/htmltoword/version.rb in htmltoword-0.2.1 vs lib/htmltoword/version.rb in htmltoword-0.4.0

- old
+ new

@@ -1,3 +1,3 @@ module Htmltoword - VERSION = "0.2.1" + VERSION = "0.4.0" end