File: version.rb

package info (click to toggle)
ruby-errbase 0.0.3-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 100 kB
  • sloc: ruby: 36; makefile: 3
file content (3 lines) | stat: -rw-r--r-- 39 bytes parent folder | download | duplicates (3)
1
2
3
module Errbase
  VERSION = "0.0.3"
end