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

This commit is contained in:
curquiza
2023-01-11 15:05:06 +00:00
parent 302d6cccd7
commit 9e32ac7cb2
6 changed files with 6 additions and 6 deletions

View File

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