lib/hanami/authentication/version.rb in hanami-authentication-0.3.2 vs lib/hanami/authentication/version.rb in hanami-authentication-0.3.3
- old
+ new
@@ -1,5 +1,5 @@
module Hanami
module Authentication
- VERSION = '0.3.2'
+ VERSION = '0.3.3'
end
end