diff --git a/Cargo.toml b/Cargo.toml index c053b80..3050086 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "concread" -version = "0.4.3" +version = "0.4.4" authors = ["William Brown "] edition = "2021" description = "Concurrently Readable Data-Structures for Rust"