File: version.rb

package info (click to toggle)
ruby-httpclient 2.9.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,724 kB
  • sloc: ruby: 9,544; makefile: 10; sh: 2
file content (3 lines) | stat: -rw-r--r-- 41 bytes parent folder | download
1
2
3
class HTTPClient
  VERSION = '2.9.0'
end