Skip to content

Commit 6ef7b31

Browse files
authored
v0.22.0.beta1 (#634)
1 parent 089b2b5 commit 6ef7b31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/rdkafka/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# frozen_string_literal: true
22

33
module Rdkafka
4-
VERSION = "0.22.0"
4+
VERSION = "0.22.0.beta1"
55
LIBRDKAFKA_VERSION = "2.8.0"
66
LIBRDKAFKA_SOURCE_SHA256 = "5bd1c46f63265f31c6bfcedcde78703f77d28238eadf23821c2b43fc30be3e25"
77
end

0 commit comments

Comments
 (0)