Bump the version to 0.29.2

This commit is contained in:
Kerollmops 2022-06-08 16:00:06 +02:00
parent 7313d6c533
commit 56ee9cc21f
No known key found for this signature in database
GPG key ID: 92ADA4E935E71FA4
9 changed files with 9 additions and 9 deletions

View file

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