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

bump version

This commit is contained in:
Mike Perham 2013-12-01 12:38:55 -08:00
parent 934f91cd2c
commit e966dbee14

View file

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