Skip to content

Commit

Permalink
[version] version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
portertech committed Dec 25, 2012
1 parent cb1b502 commit 398728d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions carrot-top.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ $:.push File.expand_path("../lib", __FILE__)

Gem::Specification.new do |s|
s.name = "carrot-top"
s.version = "0.0.6"
s.version = "0.0.7"
s.authors = ["Sean Porter"]
s.email = ["portertech@gmail.com"]
s.homepage = "https://github.com/portertech/carrot-top"
s.summary = "A Ruby library for querying the RabbitMQ Management API"
s.description = "A Ruby library for querying the RabbitMQ Management API"
s.description = "A Ruby library for querying the RabbitMQ Management API, `top` for RabbitMQ."

s.rubyforge_project = "carrot-top"

Expand Down

0 comments on commit 398728d

Please sign in to comment.