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
1 changed files with 1 additions and 1 deletions

View File

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