File: version.rb

package info (click to toggle)
ruby-shellany 0.0.1-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 152 kB
  • sloc: ruby: 218; sh: 4; makefile: 3
file content (3 lines) | stat: -rw-r--r-- 40 bytes parent folder | download | duplicates (3)
1
2
3
module Shellany
  VERSION = "0.0.1"
end