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 5185b79 commit adcbe22Copy full SHA for adcbe22
rabbitmq.gemspec
@@ -1,8 +1,8 @@
1
2
Gem::Specification.new do |s|
3
s.name = 'rabbitmq'
4
- s.version = '0.2.3'
5
- s.date = '2015-06-10'
+ s.version = '0.2.4'
+ s.date = '2015-06-12'
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