File: version.rb

package info (click to toggle)
ruby-httparty 0.13.7-1%2Bdeb9u1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 736 kB
  • sloc: ruby: 4,741; xml: 425; sh: 35; makefile: 11
file content (3 lines) | stat: -rw-r--r-- 41 bytes parent folder | download
1
2
3
module HTTParty
  VERSION = "0.13.7"
end