diff --git a/lib/sidekiq-status/version.rb b/lib/sidekiq-status/version.rb index 8efc539..be11849 100644 --- a/lib/sidekiq-status/version.rb +++ b/lib/sidekiq-status/version.rb @@ -1,5 +1,5 @@ module Sidekiq module Status - VERSION = '2.0.1' + VERSION = '2.0.2' end end diff --git a/web/views/status_not_found.erb b/web/views/status_not_found.erb index 5fd331f..a54f674 100644 --- a/web/views/status_not_found.erb +++ b/web/views/status_not_found.erb @@ -1,5 +1,5 @@

Job Status: <%= params[:jid] %>

- - +
<% @headers.each do |h| %>