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

major bump!

This commit is contained in:
Mike Perham 2015-11-16 09:16:38 -06:00
parent c0b15eb107
commit fe43e1cbcd

View file

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