File: version.rb

package info (click to toggle)
ruby-powerpack 0.1.1-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, forky, sid, trixie
  • size: 492 kB
  • sloc: ruby: 819; makefile: 3
file content (3 lines) | stat: -rw-r--r-- 41 bytes parent folder | download | duplicates (2)
1
2
3
module Powerpack
  VERSION = '0.1.1'
end