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

Prepare for release 0.8.0

This commit is contained in:
Mike Perham 2012-03-02 11:47:55 -08:00
parent 0973245909
commit bc004f2b15
4 changed files with 4 additions and 3 deletions

View file

@ -1,4 +1,4 @@
HEAD
0.8.0
-----------
- Remove :namespace and :server CLI options (mperham)

View file

@ -1 +1,2 @@
- resque-ui-esque web ui
- scheduled tasks [GH-66]

View file

@ -1,3 +1,3 @@
module Sidekiq
VERSION = "0.7.0"
VERSION = "0.8.0"
end

View file

@ -1,7 +1,7 @@
PATH
remote: ..
specs:
sidekiq (0.7.0)
sidekiq (0.8.0)
celluloid
connection_pool
multi_json