File: version.rb

package info (click to toggle)
ruby-unleash 3.2.5-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 252 kB
  • sloc: ruby: 1,098; makefile: 10; sh: 4
file content (3 lines) | stat: -rw-r--r-- 46 bytes parent folder | download
1
2
3
module Unleash
  VERSION = "3.2.5".freeze
end