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 8b3bf9c commit 70e8651Copy full SHA for 70e8651
lib/rdkafka/version.rb
@@ -1,7 +1,7 @@
1
# frozen_string_literal: true
2
3
module Rdkafka
4
- VERSION = "0.13.0.beta.8"
+ VERSION = "0.13.0"
5
LIBRDKAFKA_VERSION = "2.0.2"
6
LIBRDKAFKA_SOURCE_SHA256 = "f321bcb1e015a34114c83cf1aa7b99ee260236aab096b85c003170c90a47ca9d"
7
end
0 commit comments