diff --git a/lib/two_factor_authentication/version.rb b/lib/two_factor_authentication/version.rb index 5f4678d..ecf95cf 100644 --- a/lib/two_factor_authentication/version.rb +++ b/lib/two_factor_authentication/version.rb @@ -1,3 +1,3 @@ module TwoFactorAuthentication - VERSION = "1.1.2".freeze + VERSION = "1.1.3".freeze end