1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00

bump version to 2.17.0

This commit is contained in:
barelyknown 2013-11-05 11:29:07 -06:00
parent 97d2f28f3a
commit 8422376205

View file

@ -1,3 +1,3 @@
module Sidekiq
VERSION = "2.16.1"
VERSION = "2.17.0"
end