Skip to content

Commit eb53fa0

Browse files
committed
Bump version
1 parent d8f0cd4 commit eb53fa0

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.1"
6+
version = "0.1.2"
77
edition = "2024"
88
license = "BSD-2-Clause"
99
categories = ["concurrency", "os", "no-std"]

0 commit comments

Comments
 (0)