lib/herodot/version.rb in herodot-0.2.0 vs lib/herodot/version.rb in herodot-0.2.1

- old
+ new

@@ -1,3 +1,3 @@ module Herodot - VERSION = '0.2.0'.freeze + VERSION = '0.2.1'.freeze end