File: version.rb

package info (click to toggle)
ruby-uber 0.1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 216 kB
  • sloc: ruby: 466; makefile: 4
file content (3 lines) | stat: -rw-r--r-- 36 bytes parent folder | download | duplicates (3)
1
2
3
module Uber
  VERSION = "0.1.0"
end