File: version.rb

package info (click to toggle)
ruby-wait-for-it 0.2.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 124 kB
  • sloc: ruby: 146; sh: 4; makefile: 4
file content (3 lines) | stat: -rw-r--r-- 40 bytes parent folder | download
1
2
3
class WaitForIt
  VERSION = "0.2.1"
end