Bump version to 1.3.0

This commit is contained in:
Erik Michaels-Ober 2015-12-20 01:14:46 -05:00
parent 8b0e57c74d
commit e1fc27a62c
1 changed files with 1 additions and 1 deletions

View File

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