diff --git a/lib/two_factor_authentication/version.rb b/lib/two_factor_authentication/version.rb index a39aa7f..7213a12 100644 --- a/lib/two_factor_authentication/version.rb +++ b/lib/two_factor_authentication/version.rb @@ -1,3 +1,3 @@ module TwoFactorAuthentication - VERSION = "2.0.1".freeze + VERSION = "2.1.0".freeze end