Bump version to 1.1.1

This commit is contained in:
Erik Michaels-Ober 2012-08-24 10:22:19 +01:00
parent f611746401
commit cfd41522ec
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
module OmniAuth
VERSION = "1.1.0"
VERSION = "1.1.1"
end