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