File: version.rb

package info (click to toggle)
ruby-gruff 0.6.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid
  • size: 852 kB
  • sloc: ruby: 4,929; makefile: 3
file content (3 lines) | stat: -rw-r--r-- 37 bytes parent folder | download | duplicates (2)
1
2
3
module Gruff
  VERSION = '0.6.0'
end