File: version.rb

package info (click to toggle)
ruby-omniauth 1.3.1-1%2Bdeb9u1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 324 kB
  • sloc: ruby: 1,896; makefile: 3
file content (3 lines) | stat: -rw-r--r-- 40 bytes parent folder | download
1
2
3
module OmniAuth
  VERSION = '1.3.1'
end