temp unbump version (#2501)

temp unbump to 0.22 for easier release with `cargo release`
This commit is contained in:
PSeitz
2025-04-09 14:09:41 +08:00
committed by GitHub
parent ab8bb93928
commit 11c6329ca5

View File

@@ -1,6 +1,6 @@
[package]
name = "tantivy"
version = "0.23.0"
version = "0.22.0"
authors = ["Paul Masurel <paul.masurel@gmail.com>"]
license = "MIT"
categories = ["database-implementations", "data-structures"]