diff --git a/Cargo.toml b/Cargo.toml index d1c9b61..6224c99 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cacache" -version = "10.0.1" +version = "10.0.2-alpha.0" authors = ["Kat Marchán "] edition = "2018" description = "Content-addressable, key-value, high-performance, on-disk cache."