File: version.rb

package info (click to toggle)
ruby-dependor 1.0.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 264 kB
  • sloc: ruby: 557; makefile: 2; sh: 1
file content (3 lines) | stat: -rw-r--r-- 40 bytes parent folder | download | duplicates (4)
1
2
3
module Dependor
  VERSION = "1.0.1"
end