mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
pre2 with fixed shutdown race
This commit is contained in:
parent
be9970969c
commit
0f9d41898c
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
module Sidekiq
|
||||
VERSION = "4.0.0.pre1"
|
||||
VERSION = "4.0.0.pre2"
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue