File: version.rb

package info (click to toggle)
ruby-powerpack 0.0.9-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 320 kB
  • ctags: 53
  • sloc: ruby: 727; makefile: 2
file content (3 lines) | stat: -rw-r--r-- 41 bytes parent folder | download
1
2
3
module Powerpack
  VERSION = '0.0.9'
end