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,6 +1,6 @@
[package]
name = "flatten-serde-json"
version = "0.33.2"
version = "0.33.3"
edition = "2021"
description = "Flatten serde-json objects like elastic search"
readme = "README.md"