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

Bump version, prepare for release

This commit is contained in:
Mike Perham 2014-08-11 10:24:29 -07:00
parent 7a6a7e292b
commit 0bba624e6b

View file

@ -1,3 +1,3 @@
module Sidekiq
VERSION = "3.2.1"
VERSION = "3.2.2"
end