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

Bump version to 1.8.0

This commit is contained in:
tmilewski 2017-12-27 13:49:35 -05:00
parent 650943c16d
commit 373ab37a08
No known key found for this signature in database
GPG key ID: 60478E252CC674E7

View file

@ -1,3 +1,3 @@
module OmniAuth module OmniAuth
VERSION = '1.7.1'.freeze VERSION = '1.8.0'.freeze
end end