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

This commit is contained in:
Clémentine Urquizar
2022-08-31 11:36:34 +02:00
parent 0b55e7ce6a
commit c3363706c5
9 changed files with 9 additions and 9 deletions

View File

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