Bump version to 1.2.2

This commit is contained in:
Erik Michaels-Ober 2014-07-10 01:15:47 +02:00
parent 2a356c1fd6
commit da86405a78
1 changed files with 1 additions and 1 deletions

View File

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