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