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

This commit is contained in:
curquiza
2022-10-24 10:13:25 +00:00
parent f11a4087da
commit f3874d58b9
6 changed files with 6 additions and 6 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "flatten-serde-json"
version = "0.33.4"
version = "0.34.0"
edition = "2021"
description = "Flatten serde-json objects like elastic search"
readme = "README.md"