Bump version to 1.3.1

This commit is contained in:
Erik Michaels-Ober 2015-12-20 08:34:33 -05:00
parent 2878c6f72b
commit 1cc1cf4b28
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
module OmniAuth
VERSION = '1.3.0'
VERSION = '1.3.1'
end