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

Bump to 4.0

This commit is contained in:
Mike Perham 2015-10-07 19:34:51 -07:00
parent 862d44bc27
commit f9653e8ba6

View file

@ -1,3 +1,3 @@
module Sidekiq
VERSION = "3.5.1"
VERSION = "4.0.0"
end