lib/hanami/authentication/version.rb in hanami-authentication-0.3.0 vs lib/hanami/authentication/version.rb in hanami-authentication-0.3.1

- old
+ new

@@ -1,5 +1,5 @@ module Hanami module Authentication - VERSION = '0.3.0' + VERSION = '0.3.1' end end