diff --git a/Cargo.toml b/Cargo.toml index 9b7912d..ad6079b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "deduplicate" -version = "0.3.6" +version = "0.4.0" description = "caching, asynchronous, request deduplication" authors = [ "garypen ",