File: version.rb

package info (click to toggle)
ruby-mini-histogram 0.1.3-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 132 kB
  • sloc: ruby: 139; sh: 4; makefile: 4
file content (3 lines) | stat: -rw-r--r-- 44 bytes parent folder | download
1
2
3
class MiniHistogram
  VERSION = "0.1.3"
end