File: version.rb

package info (click to toggle)
ruby-rspec-profiling 0.0.9-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 240 kB
  • sloc: ruby: 617; makefile: 51
file content (3 lines) | stat: -rw-r--r-- 46 bytes parent folder | download
1
2
3
module RspecProfiling
  VERSION = "0.0.9"
end