mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
prepare for 2.2.1 release
This commit is contained in:
parent
7b0c19941b
commit
f3670c059a
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
HEAD
|
2.2.1
|
||||||
-----------
|
-----------
|
||||||
|
|
||||||
- Add support for custom tabs to Sidekiq::Web [#346]
|
- Add support for custom tabs to Sidekiq::Web [#346]
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
module Sidekiq
|
module Sidekiq
|
||||||
VERSION = "2.2.0"
|
VERSION = "2.2.1"
|
||||||
end
|
end
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue