File: version.rb

package info (click to toggle)
ruby-rash-alt 0.4.12-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 136 kB
  • sloc: ruby: 159; makefile: 4
file content (3 lines) | stat: -rw-r--r-- 37 bytes parent folder | download
1
2
3
module Rash
  VERSION = '0.4.12'
end