lib/omniauth-withings-oauth2/version.rb in omniauth-withings-oauth2-1.0.0 vs lib/omniauth-withings-oauth2/version.rb in omniauth-withings-oauth2-1.1.0
- old
+ new
@@ -1,5 +1,5 @@
module OmniAuth
module WithingsOauth2
- VERSION = '1.0.0'
+ VERSION = '1.1.0'
end
end