lib/omniauth/identity/version.rb in omniauth-identity-3.1.0 vs lib/omniauth/identity/version.rb in omniauth-identity-3.1.1
- old
+ new
@@ -1,9 +1,9 @@
# frozen_string_literal: true
module OmniAuth
module Identity
module Version
- VERSION = "3.1.0"
+ VERSION = "3.1.1"
end
end
end