File: version.rb

package info (click to toggle)
ruby-valid 1.0.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 128 kB
  • sloc: ruby: 309; makefile: 2
file content (3 lines) | stat: -rw-r--r-- 42 bytes parent folder | download | duplicates (3)
1
2
3
module Validation
  VERSION = '1.0.0'
end