Tag version

This commit is contained in:
Bobby McDonald 2020-12-11 01:32:20 -05:00
parent 1956a95e64
commit 97714aa6a5
No known key found for this signature in database
GPG Key ID: CAD931A49619329A
1 changed files with 1 additions and 1 deletions

View File

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