File: version.rb

package info (click to toggle)
ruby-aggregate 0.2.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 136 kB
  • sloc: ruby: 275; makefile: 2
file content (3 lines) | stat: -rw-r--r-- 39 bytes parent folder | download
1
2
3
class Aggregate
  VERSION = "0.2.4"
end