lib/html2doc/version.rb in
html2doc-1.7.2
vs lib/html2doc/version.rb in
html2doc-1.8.0
- old
+ new
@@ -1,3 +1,3 @@
class Html2Doc
- VERSION = "1.7.2".freeze
+ VERSION = "1.8.0".freeze
end