File: version.rb

package info (click to toggle)
ruby-riemann-client 0.2.3-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 148 kB
  • sloc: ruby: 730; makefile: 2
file content (3 lines) | stat: -rw-r--r-- 39 bytes parent folder | download | duplicates (3)
1
2
3
module Riemann
  VERSION = '0.2.3'
end