mirror of
https://github.com/omniauth/omniauth.git
synced 2022-11-09 12:31:49 -05:00
3 lines
75 B
Ruby
3 lines
75 B
Ruby
module OmniAuth
|
|
VERSION = "1.1.4" unless defined?(OmniAuth::VERSION)
|
|
end
|