lib/html2doc/version.rb in html2doc-0.6.6 vs lib/html2doc/version.rb in html2doc-0.6.8

- old
+ new

@@ -1,3 +1,3 @@ module Html2Doc - VERSION = "0.6.6".freeze + VERSION = "0.6.8".freeze end