File: version.rb

package info (click to toggle)
ruby-regexp-property-values 1.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 164 kB
  • sloc: ruby: 243; ansic: 51; makefile: 6; sh: 4
file content (3 lines) | stat: -rw-r--r-- 52 bytes parent folder | download
1
2
3
module RegexpPropertyValues
  VERSION = '1.0.0'
end