Skip to content

Commit 568c736

Browse files
committed
Upgrade version to 0.2.0
1 parent ba711a0 commit 568c736

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

latches/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "latches"
3-
version = "0.1.3"
3+
version = "0.2.0"
44
edition = "2021"
55
keywords = ["latch", "countdownlatch", "asynchronous", "concurrency", "synchronization"]
66
categories = ["asynchronous", "concurrency", "no-std"]

0 commit comments

Comments
 (0)