File: version.rb

package info (click to toggle)
ruby-power-assert 3.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 220 kB
  • sloc: ruby: 1,462; makefile: 5; sh: 4
file content (3 lines) | stat: -rw-r--r-- 43 bytes parent folder | download
1
2
3
module PowerAssert
  VERSION = "3.0.1"
end