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 316d414 commit 76e6221Copy full SHA for 76e6221
lib/rdkafka/version.rb
@@ -1,5 +1,5 @@
1
module Rdkafka
2
- VERSION = "0.11.0"
+ VERSION = "0.12.0.beta.0"
3
LIBRDKAFKA_VERSION = "1.8.2"
4
LIBRDKAFKA_SOURCE_SHA256 = "6a747d293a7a4613bd2897e28e8791476fbe1ae7361f2530a876e0fd483482a6"
5
end
0 commit comments