File: version.rb

package info (click to toggle)
ruby-simple-captcha2 0.5.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 168 kB
  • sloc: ruby: 589; makefile: 2
file content (3 lines) | stat: -rw-r--r-- 52 bytes parent folder | download | duplicates (2)
1
2
3
module SimpleCaptcha
  VERSION = "0.5.0".freeze
end