Skip to content

Commit

Permalink
Regenerated gemspec for version 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
quirkey committed Jan 26, 2010
1 parent 0edb9a3 commit 7ecd1c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions resque-status.gemspec
Expand Up @@ -5,11 +5,11 @@

Gem::Specification.new do |s|
s.name = %q{resque-status}
s.version = "0.1.1"
s.version = "0.1.2"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Aaron Quint"]
s.date = %q{2010-01-20}
s.date = %q{2010-01-25}
s.description = %q{resque-status is an extension to the resque queue system that provides simple trackable jobs. It provides a Resque::Status class which can set/get the statuses of jobs and a Resque::JobWithStatus class that when subclassed provides easily trackable/killable jobs.}
s.email = %q{aaron@quirkey.com}
s.extra_rdoc_files = [
Expand Down

0 comments on commit 7ecd1c2

Please sign in to comment.