We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bdb9fe1 + ed92ce8 commit eb1a1faCopy full SHA for eb1a1fa
lib/rdkafka/version.rb
@@ -1,5 +1,5 @@
1
module Rdkafka
2
- VERSION = "0.12.0.beta.4"
3
- LIBRDKAFKA_VERSION = "1.9.0-RC10"
4
- LIBRDKAFKA_SOURCE_SHA256 = "e8d49dcd6aafc169b1a75ed3553a338c4b9cf7821d365bac3c6e31d9a4aa9296"
+ VERSION = "0.12.0"
+ LIBRDKAFKA_VERSION = "1.9.0"
+ LIBRDKAFKA_SOURCE_SHA256 = "59b6088b69ca6cf278c3f9de5cd6b7f3fd604212cd1c59870bc531c54147e889"
5
end
0 commit comments