File: version.rb

package info (click to toggle)
ruby-sdoc 1.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 848 kB
  • sloc: javascript: 4,418; ruby: 629; makefile: 3
file content (3 lines) | stat: -rw-r--r-- 36 bytes parent folder | download
1
2
3
module SDoc
  VERSION = '1.1.0'
end