mirror of
https://github.com/simi/omniauth-facebook.git
synced 2022-11-09 12:32:45 -05:00
Merge branch '1-5-stable'
Conflicts: README.md lib/omniauth/facebook/version.rb lib/omniauth/strategies/facebook.rb test/test.rb
This commit is contained in:
commit
f25fad4ef9
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
module OmniAuth
|
module OmniAuth
|
||||||
module Facebook
|
module Facebook
|
||||||
VERSION = "1.5.0"
|
VERSION = "1.5.1"
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue