Codebase list ruby-omniauth-facebook / b8acf215-f0b1-48ae-8d12-3aaab552671d/upstream lib / omniauth / facebook / version.rb
b8acf215-f0b1-48ae-8d12-3aaab552671d/upstream

Tree @b8acf215-f0b1-48ae-8d12-3aaab552671d/upstream (Download .tar.gz)

version.rb @b8acf215-f0b1-48ae-8d12-3aaab552671d/upstreamraw · history · blame

1
2
3
4
5
module OmniAuth
  module Facebook
    VERSION = '9.0.0'
  end
end