lib/omniauth-auth0/version.rb in omniauth-auth0-1.4.0 vs lib/omniauth-auth0/version.rb in omniauth-auth0-1.4.1
- old
+ new
@@ -1,3 +1,5 @@
-module Auth0
- VERSION = "1.4.0"
-end
\ No newline at end of file
+module OmniAuth
+ module Auth0
+ VERSION = "1.4.1"
+ end
+end