Codebase list ruby-omniauth-facebook / run/f096d8f6-0257-4f26-a405-847170fc7276/main lib / omniauth / facebook / version.rb
run/f096d8f6-0257-4f26-a405-847170fc7276/main

Tree @run/f096d8f6-0257-4f26-a405-847170fc7276/main (Download .tar.gz)

version.rb @run/f096d8f6-0257-4f26-a405-847170fc7276/main

260cb64
 
83eed0a
260cb64
 
1
2
3
4
5
module OmniAuth
  module Facebook
    VERSION = "4.0.0"
  end
end