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

Release 1.9.1

This commit is contained in:
Bobby McDonald 2020-02-26 16:01:57 -05:00
parent 894cb9c2f6
commit 6ed88e7784
No known key found for this signature in database
GPG key ID: CAD931A49619329A

View file

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