We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7afa48d commit d4df8aeCopy full SHA for d4df8ae
RMQClient.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = "RMQClient"
3
- s.version = "0.12.0.pre"
+ s.version = "0.12.0"
4
s.summary = "RabbitMQ client"
5
s.description = <<-DESC
6
RabbitMQ client for Objective-C and Swift. Developed and supported by the
0 commit comments