Codebase list ruby-omniauth-facebook / upstream/9.0.0+git20220125.2.250bb67 lib / omniauth / facebook / version.rb
upstream/9.0.0+git20220125.2.250bb67

Tree @upstream/9.0.0+git20220125.2.250bb67 (Download .tar.gz)

version.rb @upstream/9.0.0+git20220125.2.250bb67

260cb64
 
39bf406
260cb64
 
1
2
3
4
5
module OmniAuth
  module Facebook
    VERSION = '9.0.0'
  end
end