diff --git a/Cargo.toml b/Cargo.toml index 11aed2e..28f8b83 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cacache" -version = "9.0.1-alpha.0" +version = "10.0.0" authors = ["Kat Marchán "] edition = "2018" description = "Content-addressable, key-value, high-performance, on-disk cache."