lib/omniauth-auth0/version.rb in omniauth-auth0-2.0.0 vs lib/omniauth-auth0/version.rb in omniauth-auth0-2.1.0

- old
+ new

@@ -1,5 +1,5 @@ module OmniAuth module Auth0 - VERSION = '2.0.0'.freeze + VERSION = '2.1.0'.freeze end end