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 8e33547 commit b44fd69Copy full SHA for b44fd69
rabbitmq.gemspec
@@ -1,8 +1,8 @@
1
2
Gem::Specification.new do |s|
3
s.name = 'rabbitmq'
4
- s.version = '0.1.1'
5
- s.date = '2015-06-01'
+ s.version = '0.2.0'
+ s.date = '2015-06-09'
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