mirror of
https://github.com/endofunky/sidetiq.git
synced 2022-11-09 13:53:30 -05:00
Bump to 0.6.0.
This commit is contained in:
parent
be803e212b
commit
49a2fec71b
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ module Sidetiq
|
|||
MAJOR = 0
|
||||
|
||||
# Public: Sidetiq minor version number.
|
||||
MINOR = 5
|
||||
MINOR = 6
|
||||
|
||||
# Public: Sidetiq patch level.
|
||||
PATCH = 0
|
||||
|
|
Loading…
Reference in a new issue