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 d27425e commit d3acfd3Copy full SHA for d3acfd3
rabbitmq.gemspec
@@ -1,8 +1,8 @@
1
2
Gem::Specification.new do |s|
3
s.name = 'rabbitmq'
4
- s.version = '1.1.3'
5
- s.date = '2015-09-04'
+ s.version = '1.1.4'
+ s.date = '2015-09-23'
6
s.summary = 'rabbitmq'
7
s.description = 'A Ruby RabbitMQ client library based on FFI bindings for librabbitmq.'
8
s.authors = ['Joe McIlvain']
0 commit comments