Bump version to 1.7.1

This commit is contained in:
tmilewski 2017-10-02 13:16:03 -04:00
parent ef7f7c2349
commit 6cce8181b4
No known key found for this signature in database
GPG Key ID: 60478E252CC674E7
1 changed files with 1 additions and 1 deletions

View File

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