We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22a623b commit e139fd6Copy full SHA for e139fd6
rabbitmq.gemspec
@@ -1,7 +1,7 @@
1
2
Gem::Specification.new do |s|
3
s.name = 'rabbitmq'
4
- s.version = '1.0.0'
+ s.version = '1.0.1'
5
s.date = '2015-06-18'
6
s.summary = "rabbitmq"
7
s.description = "A Ruby RabbitMQ client library based on FFI bindings for librabbitmq."
0 commit comments