diff --git a/Cargo.toml b/Cargo.toml index 8a90005..e28fea0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cacache" -version = "11.0.0" +version = "11.0.1-alpha.0" authors = ["Kat Marchán "] edition = "2021" description = "Content-addressable, key-value, high-performance, on-disk cache."