File: version.rb

package info (click to toggle)
ruby-httparty 0.16.2%2Bdfsg1-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 840 kB
  • sloc: ruby: 5,567; xml: 425; sh: 35; makefile: 12
file content (3 lines) | stat: -rw-r--r-- 41 bytes parent folder | download
1
2
3
module HTTParty
  VERSION = "0.16.2"
end