File: version.rb

package info (click to toggle)
ruby-declarative 0.0.10-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 256 kB
  • sloc: ruby: 595; makefile: 6
file content (3 lines) | stat: -rw-r--r-- 44 bytes parent folder | download | duplicates (2)
1
2
3
module Declarative
  VERSION = "0.0.10"
end