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

This commit is contained in:
curquiza 2022-09-13 13:55:50 +00:00
parent 2865b063ad
commit 753e76d451
9 changed files with 9 additions and 9 deletions

View file

@ -1,7 +1,7 @@
[package]
name = "http-ui"
description = "The HTTP user interface of the milli search engine"
version = "0.33.3"
version = "0.33.4"
authors = ["Clément Renault <clement@meilisearch.com>"]
edition = "2018"
publish = false