mirror of
https://github.com/endofunky/sidetiq.git
synced 2022-11-09 13:53:30 -05:00
Bump to v0.3.2.
This commit is contained in:
parent
4960848184
commit
79d5ffb13c
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ module Sidetiq
|
|||
MINOR = 3
|
||||
|
||||
# Public: Sidetiq patch level.
|
||||
PATCH = 1
|
||||
PATCH = 2
|
||||
|
||||
# Public: String representation of the current Sidetiq version.
|
||||
STRING = [MAJOR, MINOR, PATCH].compact.join('.')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue