1
0
Fork 0
mirror of https://github.com/simi/omniauth-facebook.git synced 2022-11-09 12:32:45 -05:00

bump 1.1.0

This commit is contained in:
Mark Dodwell 2011-12-09 19:25:04 -08:00
parent 972ed5e345
commit 991ce4c89f

View file

@ -1,5 +1,5 @@
module OmniAuth
module Facebook
VERSION = "1.0.0"
VERSION = "1.1.0"
end
end