Skip to content

Commit

Permalink
Apparently Jeweler doesn't like pre-release gems
Browse files Browse the repository at this point in the history
This reverts commit cff0fd2.
  • Loading branch information
bkeepers committed Mar 26, 2010
1 parent cff0fd2 commit 42c07cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion delayed_job.gemspec
Expand Up @@ -5,7 +5,7 @@

Gem::Specification.new do |s|
s.name = %q{delayed_job}
s.version = ""
s.version = "1.9.0pre"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Brandon Keepers", "Tobias L\303\274tke"]
Expand Down

0 comments on commit 42c07cc

Please sign in to comment.