Skip to content

Commit 2be6040

Browse files
committed
Bump version to 1.1.0.
1 parent 7cb47c0 commit 2be6040

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 = "atomic-wait"
33
description = "Cross-platform atomic wait and wake (aka futex) functionality."
44
repository = "https://github.com/m-ou-se/atomic-wait"
55
keywords = ["atomic", "futex"]
6-
version = "1.0.1"
6+
version = "1.1.0"
77
edition = "2021"
88
license = "BSD-2-Clause"
99
categories = ["concurrency", "os", "no-std"]

0 commit comments

Comments
 (0)