Skip to content

Commit 5cea338

Browse files
chore: release v0.1.1 (#4)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7f3039b commit 5cea338

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "compact-waitgroup"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
edition = "2024"
55
description = "A compact asynchronous WaitGroup synchronization primitive."
66
keywords = ["sync", "async", "waitgroup", "wake", "notify"]

0 commit comments

Comments
 (0)