Skip to content

Commit a475cc4

Browse files
committed
Bump version
1 parent 35f4d24 commit a475cc4

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
@@ -3,7 +3,7 @@ name = "wait_on_address"
33
description = "Cross-platform atomic wait and wake (aka futex) functionality."
44
repository = "https://github.com/DouglasDwyer/wait_on_address"
55
keywords = ["atomic", "futex"]
6-
version = "0.1.2"
6+
version = "0.1.3"
77
edition = "2024"
88
license = "BSD-2-Clause"
99
categories = ["concurrency", "os", "no-std"]

0 commit comments

Comments
 (0)