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 089b2b5 commit 6ef7b31Copy full SHA for 6ef7b31
lib/rdkafka/version.rb
@@ -1,7 +1,7 @@
1
# frozen_string_literal: true
2
3
module Rdkafka
4
- VERSION = "0.22.0"
+ VERSION = "0.22.0.beta1"
5
LIBRDKAFKA_VERSION = "2.8.0"
6
LIBRDKAFKA_SOURCE_SHA256 = "5bd1c46f63265f31c6bfcedcde78703f77d28238eadf23821c2b43fc30be3e25"
7
end
0 commit comments