lib/html2doc/version.rb in
html2doc-0.9.4
vs lib/html2doc/version.rb in
html2doc-1.0.0
- old
+ new
@@ -1,3 +1,3 @@
module Html2Doc
- VERSION = "0.9.4".freeze
+ VERSION = "1.0.0".freeze
end