Skip to content

Commit 70e8651

Browse files
committed
Bump version to 0.13
1 parent 8b3bf9c commit 70e8651

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.13.0.beta.8"
4+
VERSION = "0.13.0"
55
LIBRDKAFKA_VERSION = "2.0.2"
66
LIBRDKAFKA_SOURCE_SHA256 = "f321bcb1e015a34114c83cf1aa7b99ee260236aab096b85c003170c90a47ca9d"
77
end

0 commit comments

Comments
 (0)