Skip to content

Commit 5ca6ff5

Browse files
committed
Release v0.36.2.
1 parent 6154c84 commit 5ca6ff5

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rdkafka"
3-
version = "0.36.1"
3+
version = "0.36.2"
44
authors = ["Federico Giraud <[email protected]>"]
55
repository = "https://github.com/fede1024/rust-rdkafka"
66
readme = "README.md"

changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ See also the [rdkafka-sys changelog](rdkafka-sys/changelog.md).
44

55
## Unreleased
66

7-
## 0.36.1 (2024-01-11)
7+
## 0.36.2 (2024-01-16)
88

99
* Update `BaseConsumer::poll` to return `None` when handling rebalance
1010
or offset commit events.

0 commit comments

Comments
 (0)