mirror of
https://github.com/simi/omniauth-facebook.git
synced 2022-11-09 12:32:45 -05:00
Bumped version
This commit is contained in:
parent
be53b7a9e0
commit
c26e4a37db
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
## 4.0.1 (2018-03-14)
|
||||
## 5.0.0 (2018-03-29)
|
||||
|
||||
Changes:
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
module OmniAuth
|
||||
module Facebook
|
||||
VERSION = "4.0.1"
|
||||
VERSION = '5.0.0'
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue