File: version.rb

package info (click to toggle)
ruby-ssh-data 1.3.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 184 kB
  • sloc: ruby: 1,483; makefile: 4
file content (3 lines) | stat: -rw-r--r-- 39 bytes parent folder | download
1
2
3
module SSHData
  VERSION = "1.3.0"
end