File: version.rb

package info (click to toggle)
ruby-retriable 3.1.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 176 kB
  • sloc: ruby: 478; makefile: 3
file content (3 lines) | stat: -rw-r--r-- 48 bytes parent folder | download
1
2
3
module Retriable
  VERSION = "3.1.2".freeze
end