omniauth--omniauth/lib/omniauth/version.rb

4 lines
75 B
Ruby

module OmniAuth
VERSION = "1.1.3" unless defined?(OmniAuth::VERSION)
end