mirror of
https://github.com/simi/omniauth-facebook.git
synced 2022-11-09 12:32:45 -05:00
release 2.0.1
This commit is contained in:
parent
3a6b3ee9c1
commit
0e922acc09
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
## Unreleased
|
||||
## 2.0.1 (2015-02-21)
|
||||
|
||||
Bugfixes:
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
module OmniAuth
|
||||
module Facebook
|
||||
VERSION = "2.0.0"
|
||||
VERSION = "2.0.1"
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue