1
0
Fork 0
mirror of https://github.com/omniauth/omniauth.git synced 2022-11-09 12:31:49 -05:00
omniauth--omniauth/lib/omniauth/version.rb
2013-04-08 04:57:22 -07:00

3 lines
75 B
Ruby

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