Update version for next release (v0.33.2) in Cargo.toml

This commit is contained in:
ManyTheFish 2022-09-01 11:47:23 +02:00
parent 17d020e996
commit 97a04887a3
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.1"
version = "0.33.2"
authors = ["Clément Renault <clement@meilisearch.com>"]
edition = "2018"
publish = false