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
1 changed files with 1 additions and 1 deletions

View File

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