(cargo-release) version 9.0.0

This commit is contained in:
Kat Marchán 2021-09-15 20:25:45 -07:00
parent f10cb7f0db
commit 64c60e3f41
No known key found for this signature in database
GPG Key ID: AEB529C08A3C7E9E
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "cacache"
version = "8.0.0"
version = "9.0.0"
authors = ["Kat Marchán <kzm@zkat.tech>"]
edition = "2018"
description = "Content-addressable, key-value, high-performance, on-disk cache."