Update version for the next release (v0.34.0) in Cargo.toml files

This commit is contained in:
curquiza 2022-10-24 10:13:25 +00:00
parent f11a4087da
commit f3874d58b9
6 changed files with 6 additions and 6 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "filter-parser"
version = "0.33.4"
version = "0.34.0"
edition = "2021"
description = "The parser for the Meilisearch filter syntax"
publish = false