Codebase list ruby-omniauth-facebook / run/80c5da52-2fc4-4aa3-aa1d-35399af323d8/upstream lib / omniauth / facebook / version.rb
run/80c5da52-2fc4-4aa3-aa1d-35399af323d8/upstream

Tree @run/80c5da52-2fc4-4aa3-aa1d-35399af323d8/upstream (Download .tar.gz)

version.rb @run/80c5da52-2fc4-4aa3-aa1d-35399af323d8/upstreamraw · history · blame

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