(cargo-release) start next development iteration 11.0.3-alpha.0

This commit is contained in:
Kat Marchán 2023-02-18 21:39:53 -08:00
parent 61aec9e61c
commit 70b3d5e695
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 = "11.0.2"
version = "11.0.3-alpha.0"
authors = ["Kat Marchán <kzm@zkat.tech>"]
edition = "2021"
description = "Content-addressable, key-value, high-performance, on-disk cache."