lib/herodot/version.rb in herodot-0.1.7 vs lib/herodot/version.rb in herodot-0.1.8

- old
+ new

@@ -1,3 +1,3 @@ module Herodot - VERSION = '0.1.7'.freeze + VERSION = '0.1.8'.freeze end