File: version.rb

package info (click to toggle)
ruby-truncato 0.7.12-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 84 kB
  • sloc: ruby: 194; makefile: 3
file content (3 lines) | stat: -rw-r--r-- 39 bytes parent folder | download
1
2
3
module Truncato
  VERSION='0.7.12'
end