diff --git a/Cargo.toml b/Cargo.toml index 4c2481f..37eb9dd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cacache" -version = "12.0.0" +version = "13.0.0" authors = ["Kat Marchán "] edition = "2021" description = "Content-addressable, key-value, high-performance, on-disk cache."