File: version.rb

package info (click to toggle)
ruby-url-safe-base64 0.2.2-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 108 kB
  • sloc: ruby: 55; makefile: 4
file content (3 lines) | stat: -rw-r--r-- 45 bytes parent folder | download | duplicates (2)
1
2
3
module UrlSafeBase64
  VERSION = "0.2.2"
end