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

version bump

This commit is contained in:
Mike Perham 2014-02-21 17:59:49 -08:00
parent 20b7a4fe47
commit 939006e05a

View file

@ -1,3 +1,3 @@
module Sidekiq
VERSION = "2.17.6"
VERSION = "2.17.7"
end