File: version.rb

package info (click to toggle)
ruby-omniauth 2.1.1-4
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 364 kB
  • sloc: ruby: 2,447; makefile: 7
file content (3 lines) | stat: -rw-r--r-- 47 bytes parent folder | download | duplicates (2)
1
2
3
module OmniAuth
  VERSION = '2.1.1'.freeze
end