Bump the milli version to 0.31.0

This commit is contained in:
Kerollmops
2022-06-22 12:04:17 +02:00
parent 4f547eff02
commit f5c3b951bc
9 changed files with 9 additions and 9 deletions

View File

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