1
0
Fork 0
mirror of https://github.com/omniauth/omniauth.git synced 2022-11-09 12:31:49 -05:00

Release 2.0.0

This commit is contained in:
Bobby McDonald 2021-01-11 14:36:50 -05:00
parent 97714aa6a5
commit fe26931f2e
No known key found for this signature in database
GPG key ID: CAD931A49619329A

View file

@ -1,3 +1,3 @@
module OmniAuth
VERSION = '2.0.0-rc1'.freeze
VERSION = '2.0.0'.freeze
end