File: version.rb

package info (click to toggle)
ruby-instantiator 0.0.6%2Bgit9cbbe70-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch, wheezy
  • size: 152 kB
  • ctags: 101
  • sloc: ruby: 269; makefile: 2
file content (3 lines) | stat: -rw-r--r-- 44 bytes parent folder | download
1
2
3
module Instantiator
  VERSION = "0.0.6"
end