From 43490d1dd2b2638886bb3537eb136b248d725f80 Mon Sep 17 00:00:00 2001 From: Doug Barth Date: Tue, 19 Jul 2011 14:51:22 -0500 Subject: [PATCH] Regenerate gemspec for version 0.4.2 --- amqp-utils.gemspec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/amqp-utils.gemspec b/amqp-utils.gemspec index a409d5e..45f34cf 100644 --- a/amqp-utils.gemspec +++ b/amqp-utils.gemspec @@ -5,11 +5,11 @@ Gem::Specification.new do |s| s.name = %q{amqp-utils} - s.version = "0.4.1" + s.version = "0.4.2" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Doug Barth"] - s.date = %q{2011-06-20} + s.date = %q{2011-07-19} s.description = %q{Command line utilies for interacting with AMQP compliant queues. The intention is provide simple management tools that can be used to complete ad hoc housework on an AMQP queue. In addition, simple scripts can be layered over the tools