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

This commit is contained in:
curquiza
2022-12-13 16:35:10 +00:00
parent 125f0b1522
commit d2a7f332c1
9 changed files with 16 additions and 16 deletions

View File

@ -4,7 +4,7 @@ description = "Meilisearch HTTP server"
edition = "2021"
license = "MIT"
name = "meilisearch-http"
version = "0.30.2"
version = "0.30.3"
[[bin]]
name = "meilisearch"