File: version.rb

package info (click to toggle)
ruby-heapy 0.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 97,184 kB
  • sloc: ruby: 394; makefile: 4
file content (3 lines) | stat: -rw-r--r-- 37 bytes parent folder | download
1
2
3
module Heapy
  VERSION = "0.2.0"
end