File: version.rb

package info (click to toggle)
ruby-domain-name 0.6.20240107-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 736 kB
  • sloc: ruby: 10,369; makefile: 3
file content (3 lines) | stat: -rw-r--r-- 48 bytes parent folder | download
1
2
3
class DomainName
  VERSION = '0.6.20240107'
end