Bump version to 1.3.2

This commit is contained in:
Erik Michaels-Ober 2017-01-17 08:51:49 -08:00
parent 19f582c243
commit 01809cb632
1 changed files with 1 additions and 1 deletions

View File

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