File: version.rb

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