diff --git a/Cargo.toml b/Cargo.toml index 8f45f2a76..d2810560f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tantivy" -version = "0.23.0" +version = "0.22.0" authors = ["Paul Masurel "] license = "MIT" categories = ["database-implementations", "data-structures"]