lib/herodot/version.rb in herodot-0.1.4 vs lib/herodot/version.rb in herodot-0.1.5

- old
+ new

@@ -1,3 +1,3 @@ module Herodot - VERSION = '0.1.4'.freeze + VERSION = '0.1.5'.freeze end