Skip to content

Commit 6a439ff

Browse files
committed
bump to version 0.12.0.beta.3
1 parent 89b8b69 commit 6a439ff

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,5 +1,5 @@
11
module Rdkafka
2-
VERSION = "0.12.0.beta.2"
2+
VERSION = "0.12.0.beta.3"
33
LIBRDKAFKA_VERSION = "1.9.0-RC2"
44
LIBRDKAFKA_SOURCE_SHA256 = "f38c7007d01c489c7b743d200a6760678f43b171b36886c4dda39d4a8d5aab59"
55
end

0 commit comments

Comments
 (0)