lib/html2doc/version.rb in html2doc-0.8.3 vs lib/html2doc/version.rb in html2doc-0.8.4

- old
+ new

@@ -1,3 +1,3 @@ module Html2Doc - VERSION = "0.8.3".freeze + VERSION = "0.8.4".freeze end