Codebase list ruby-omniauth-facebook / 0e922ac
release 2.0.1 Josef Šimánek 9 years ago
2 changed file(s) with 2 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
0 ## Unreleased
0 ## 2.0.1 (2015-02-21)
11
22 Bugfixes:
33
00 module OmniAuth
11 module Facebook
2 VERSION = "2.0.0"
2 VERSION = "2.0.1"
33 end
44 end