File: version.rb

package info (click to toggle)
ruby-naught 1.1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 276 kB
  • sloc: ruby: 1,091; makefile: 6
file content (3 lines) | stat: -rw-r--r-- 38 bytes parent folder | download | duplicates (2)
1
2
3
module Naught
  VERSION = '1.1.0'
end