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

This commit is contained in:
curquiza 2022-09-07 15:48:53 +00:00
parent 2907928d93
commit 077dcd2002
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.2"
version = "0.33.3"
authors = ["Clément Renault <clement@meilisearch.com>"]
edition = "2018"
publish = false