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

This commit is contained in:
curquiza 2022-12-19 16:35:38 +00:00
parent 5114686394
commit c72535531b
6 changed files with 6 additions and 6 deletions

View file

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