File: version.rb

package info (click to toggle)
ruby-puppet-forge 5.0.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,196 kB
  • sloc: ruby: 2,397; makefile: 3
file content (3 lines) | stat: -rw-r--r-- 61 bytes parent folder | download
1
2
3
module PuppetForge
  VERSION = '5.0.3' # Library version
end