lib/omniauth-oauth2/version.rb in omniauth-oauth2-1.4.0 vs lib/omniauth-oauth2/version.rb in omniauth-oauth2-1.5.0
- old
+ new
@@ -1,5 +1,5 @@
module OmniAuth
module OAuth2
- VERSION = "1.4.0"
+ VERSION = "1.5.0".freeze
end
end
- old
+ new