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

4 lines
75 B
Ruby
Raw Normal View History

2011-04-28 20:55:10 -04:00
module OmniAuth
2013-02-14 11:48:45 -05:00
VERSION = "1.1.3" unless defined?(OmniAuth::VERSION)
2011-04-28 20:55:10 -04:00
end