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

This commit is contained in:
Tom Milewski 2017-02-18 15:56:00 -05:00
parent f3e5a92802
commit b1d2ab0425
No known key found for this signature in database
GPG key ID: 87C9245567222FCA

View file

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