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

This commit is contained in:
Tom Milewski 2017-02-05 20:10:17 -05:00
parent 0edc7ec1db
commit 949ffca137
No known key found for this signature in database
GPG key ID: 0C45B110F8B40F20

View file

@ -1,3 +1,3 @@
module OmniAuth
VERSION = '1.3.2'.freeze
VERSION = '1.4.0'.freeze
end