From 210182abb12edd41e1eff60d0fb23ffd3b8accd0 Mon Sep 17 00:00:00 2001 From: Alex Rabarts Date: Thu, 20 Oct 2011 19:53:24 +0100 Subject: [PATCH] Regenerate gemspec for version 0.8.5 --- big_sitemap.gemspec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/big_sitemap.gemspec b/big_sitemap.gemspec index 1411933..ff0c30a 100644 --- a/big_sitemap.gemspec +++ b/big_sitemap.gemspec @@ -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"] @@ -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