File: version.rb

package info (click to toggle)
ruby-mdl 0.13.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 196 kB
  • sloc: ruby: 1,485; python: 40; makefile: 4; sh: 3
file content (3 lines) | stat: -rw-r--r-- 52 bytes parent folder | download | duplicates (2)
1
2
3
module MarkdownLint
  VERSION = '0.13.0'.freeze
end