1
0
Fork 0
mirror of https://github.com/omniauth/omniauth.git synced 2022-11-09 12:31:49 -05:00

Bump to version 1.1.0.

This commit is contained in:
Michael Bleigh 2012-04-12 20:14:07 -05:00
parent a682ba1f6d
commit b93ea083ff

View file

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