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
40 B
Ruby
Raw Normal View History

2011-04-28 20:55:10 -04:00
module OmniAuth
2012-08-24 05:22:19 -04:00
VERSION = "1.1.1"
2011-04-28 20:55:10 -04:00
end