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 2012-05-09 20:22:49 -07:00
parent 5ebd9aee2d
commit 8ce3cb2eba

View file

@ -1,3 +1,3 @@
module Sidekiq
VERSION = "1.2.0"
VERSION = "1.2.1"
end