File: version.rb

package info (click to toggle)
ruby-reverse-markdown 3.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 440 kB
  • sloc: ruby: 1,452; makefile: 4
file content (3 lines) | stat: -rw-r--r-- 47 bytes parent folder | download
1
2
3
module ReverseMarkdown
  VERSION = '3.0.0'
end