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

2011-04-28 20:55:10 -04:00
module OmniAuth
2021-04-07 16:18:08 -04:00
VERSION = '2.0.4'.freeze
2011-04-28 20:55:10 -04:00
end