diff --git a/Cargo.toml b/Cargo.toml index 4fd01bd..a9faf3d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cht" -version = "0.1.0" +version = "0.1.1" authors = ["Gregory Meyer "] edition = "2018" description = "Lockfree resizeable concurrent hash table."