File: version.rb

package info (click to toggle)
ruby-simpleidn 0.2.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,028 kB
  • sloc: ruby: 6,462; makefile: 5
file content (3 lines) | stat: -rw-r--r-- 41 bytes parent folder | download
1
2
3
module SimpleIDN
  VERSION = "0.2.1"
end