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

- old
+ new

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