fix(feat): revert explicit version change

This commit is contained in:
Scott Haug 2023-02-27 11:18:21 -08:00
parent 7f959a7088
commit 7fb373ce5b
1 changed files with 1 additions and 1 deletions

View File

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