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,6 +1,6 @@
[package]
name = "cli"
version = "0.33.3"
version = "0.33.4"
edition = "2018"
description = "A CLI to interact with a milli index"
publish = false