Update version for next release (v0.32.0)

This commit is contained in:
Clémentine Urquizar 2022-07-21 13:19:42 +04:00
parent 941af58239
commit d5e9b7305b
No known key found for this signature in database
GPG key ID: D8E7CC7422E77E1A
9 changed files with 9 additions and 9 deletions

View file

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