lib/omniauth-auth0/version.rb in omniauth-auth0-2.3.1 vs lib/omniauth-auth0/version.rb in omniauth-auth0-2.4.0

- old
+ new

@@ -1,5 +1,5 @@ module OmniAuth module Auth0 - VERSION = '2.3.1'.freeze + VERSION = '2.4.0'.freeze end end