File: version.rb

package info (click to toggle)
ruby-sidekiq 3.2.6~dfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 1,128 kB
  • ctags: 1,222
  • sloc: ruby: 5,848; makefile: 37; sh: 4
file content (3 lines) | stat: -rw-r--r-- 39 bytes parent folder | download
1
2
3
module Sidekiq
  VERSION = "3.2.6"
end