mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
bump version, release 2.6.3
This commit is contained in:
parent
9c6b637be7
commit
7748099368
2 changed files with 7 additions and 1 deletions
|
@ -1,3 +1,9 @@
|
|||
2.6.3
|
||||
-----------
|
||||
|
||||
- sidekiqctl exits with non-zero exit code upon error [jmazzi]
|
||||
- better argument validation in Sidekiq::Client [karlfreeman]
|
||||
|
||||
2.6.2
|
||||
-----------
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
module Sidekiq
|
||||
VERSION = "2.6.2"
|
||||
VERSION = "2.6.3"
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue