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 9223976 commit 5f7dacdCopy full SHA for 5f7dacd
rabbitmq.gemspec
@@ -1,8 +1,8 @@
1
2
Gem::Specification.new do |s|
3
s.name = 'rabbitmq'
4
- s.version = '1.0.0-pre'
5
- s.date = '2015-06-12'
+ s.version = '1.0.0'
+ s.date = '2015-06-18'
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