lib/omniauth-auth0/version.rb in omniauth-auth0-2.4.1 vs lib/omniauth-auth0/version.rb in omniauth-auth0-2.4.2

- old
+ new

@@ -1,5 +1,5 @@ module OmniAuth module Auth0 - VERSION = '2.4.1'.freeze + VERSION = '2.4.2'.freeze end end