Skip to content

Commit

Permalink
Bump version to 0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
thijsc committed Jul 24, 2023
1 parent 8b3bf9c commit 70e8651
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/rdkafka/version.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# frozen_string_literal: true

module Rdkafka
VERSION = "0.13.0.beta.8"
VERSION = "0.13.0"
LIBRDKAFKA_VERSION = "2.0.2"
LIBRDKAFKA_SOURCE_SHA256 = "f321bcb1e015a34114c83cf1aa7b99ee260236aab096b85c003170c90a47ca9d"
end

0 comments on commit 70e8651

Please sign in to comment.