Skip to content

Commit fe146ba

Browse files
committed
Bump version to 0.2.2.
1 parent c5cb376 commit fe146ba

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# main
1+
# Version 0.2.2 - 2024-03-22
22
* Fix bug where the list of wakers to trigger on shutdown or shutdown completion could grow indefinitely.
33

44
# Version 0.2.1 - 2023-10-08

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "async-shutdown"
33
description = "one-stop solution for async graceful shutdown"
4-
version = "0.2.1"
4+
version = "0.2.2"
55
license = "BSD-2-Clause OR Apache-2.0"
66
repository = "https://github.com/de-vri-es/async-shutdown-rs"
77
readme = "README.md"

0 commit comments

Comments
 (0)