Skip to content

Commit

Permalink
Regenerate gemspec for version 0.8.5
Browse files Browse the repository at this point in the history
  • Loading branch information
alexrabarts committed Oct 20, 2011
1 parent 299f814 commit 210182a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions big_sitemap.gemspec
Expand Up @@ -5,7 +5,7 @@

Gem::Specification.new do |s|
s.name = "big_sitemap"
s.version = "0.8.4"
s.version = "0.8.5"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Alex Rabarts", "Tobias Bielohlawek"]
Expand Down Expand Up @@ -33,7 +33,7 @@ Gem::Specification.new do |s|
]
s.homepage = "http://github.com/alexrabarts/big_sitemap"
s.require_paths = ["lib"]
s.rubygems_version = "1.8.10"
s.rubygems_version = "1.8.11"
s.summary = "A Sitemap generator specifically designed for large sites (although it works equally well with small sites)"

if s.respond_to? :specification_version then
Expand Down

0 comments on commit 210182a

Please sign in to comment.