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.7.0

This commit is contained in:
tmilewski 2017-09-28 15:14:01 -04:00
parent 43af26bcd9
commit e9978e377f
No known key found for this signature in database
GPG key ID: 60478E252CC674E7

View file

@ -1,3 +1,3 @@
module OmniAuth
VERSION = '1.6.1'.freeze
VERSION = '1.7.0'.freeze
end