lib/hermes/scraper/version.rb in hermes-scraper-0.0.5 vs lib/hermes/scraper/version.rb in hermes-scraper-0.0.6

- old
+ new

@@ -1,5 +1,5 @@ module Hermes class Scraper - VERSION = '0.0.5'.freeze + VERSION = '0.0.6'.freeze end end