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

bump 3.0.0

This commit is contained in:
Mark Dodwell 2015-10-26 23:08:59 -07:00
parent 64b1603e94
commit 8b3be238c2

View file

@ -1,5 +1,5 @@
module OmniAuth
module Facebook
VERSION = "2.1.0"
VERSION = "3.0.0"
end
end