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

This commit is contained in:
Tom Milewski 2017-02-11 13:24:12 -05:00
parent 6abedb008c
commit 9897127b32
No known key found for this signature in database
GPG key ID: 0C45B110F8B40F20

View file

@ -1,3 +1,3 @@
module OmniAuth
VERSION = '1.4.1'.freeze
VERSION = '1.4.2'.freeze
end