Skip to content

Commit

Permalink
updated the gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff Kreeftmeijer committed Mar 30, 2010
1 parent 7691191 commit bf2f967
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions navvy.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@

Gem::Specification.new do |s|
s.name = %q{navvy}
s.version = "0.2.2"
s.version = "0.2.3"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Jeff Kreeftmeijer"]
s.date = %q{2010-02-23}
s.date = %q{2010-03-30}
s.description = %q{Simple background job processor inspired by delayed_job, but aiming for database agnosticism.}
s.email = %q{jeff@kreeftmeijer.nl}
s.extra_rdoc_files = [
Expand Down

0 comments on commit bf2f967

Please sign in to comment.