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

This commit is contained in:
ManyTheFish 2022-09-01 11:47:23 +02:00
parent 17d020e996
commit 97a04887a3
9 changed files with 9 additions and 9 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "json-depth-checker"
version = "0.33.1"
version = "0.33.2"
edition = "2021"
description = "A library that indicates if a JSON must be flattened"
publish = false