From 63ffdb8d8f4b2c503e6e4ccf553aa914d079718a Mon Sep 17 00:00:00 2001 From: Joshua Nichols Date: Thu, 15 Jul 2010 18:50:27 -0400 Subject: [PATCH] Regenerated gemspec for version 0.0.5 --- scout_scout.gemspec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scout_scout.gemspec b/scout_scout.gemspec index ab67bba..c1ea4e4 100644 --- a/scout_scout.gemspec +++ b/scout_scout.gemspec @@ -5,7 +5,7 @@ Gem::Specification.new do |s| s.name = %q{scout_scout} - s.version = "0.0.4" + s.version = "0.0.5" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Jesse Newland"] @@ -32,6 +32,7 @@ Gem::Specification.new do |s| "lib/scout_scout/server.rb", "lib/scout_scout/trigger.rb", "lib/scout_scout/version.rb", + "scout_scout.gemspec", "spec/fixtures/activities.xml", "spec/fixtures/client.xml", "spec/fixtures/client_by_hostname.xml",