File: version.rb

package info (click to toggle)
ruby-timecop 0.9.10-1.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 280 kB
  • sloc: ruby: 1,950; makefile: 17
file content (3 lines) | stat: -rw-r--r-- 39 bytes parent folder | download
1
2
3
class Timecop
  VERSION = "0.9.10"
end