File: version.rb

package info (click to toggle)
ruby-base32 0.3.4-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 140 kB
  • sloc: ruby: 176; makefile: 4
file content (3 lines) | stat: -rw-r--r-- 38 bytes parent folder | download
1
2
3
module Base32
  VERSION = '0.3.4'
end