lib/html2doc/version.rb in html2doc-0.6.2 vs lib/html2doc/version.rb in html2doc-0.6.5

- old
+ new

@@ -1,3 +1,3 @@ module Html2Doc - VERSION = "0.6.2".freeze + VERSION = "0.6.5".freeze end