File: version.rb

package info (click to toggle)
ruby-crack 0.4.4-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 2,716 kB
  • sloc: ruby: 859; sh: 39; makefile: 3
file content (3 lines) | stat: -rw-r--r-- 37 bytes parent folder | download | duplicates (2)
1
2
3
module Crack
  VERSION = "0.4.4"
end