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

This commit is contained in:
curquiza
2022-12-21 12:23:20 +00:00
parent 9a5c98cbc5
commit 6b4da435ab
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.4"
version = "0.30.5"
[[bin]]
name = "meilisearch"