File: version.rb

package info (click to toggle)
ruby-statistics 2.1.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 224 kB
  • sloc: ruby: 989; sh: 4; makefile: 4
file content (3 lines) | stat: -rw-r--r-- 42 bytes parent folder | download
1
2
3
module Statistics
  VERSION = "2.1.1"
end