File: version.rb

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