File: version.rb

package info (click to toggle)
ruby-has-secure-token 1.0.0-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 164 kB
  • sloc: ruby: 99; makefile: 4
file content (3 lines) | stat: -rw-r--r-- 46 bytes parent folder | download | duplicates (2)
1
2
3
module HasSecureToken
  VERSION = "1.0.0"
end