File: version.rb

package info (click to toggle)
ruby-sanitize 2.1.0-2%2Bdeb9u1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 412 kB
  • sloc: ruby: 860; makefile: 4
file content (3 lines) | stat: -rw-r--r-- 39 bytes parent folder | download | duplicates (2)
1
2
3
class Sanitize
  VERSION = '2.1.0'
end