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

This commit is contained in:
Kerollmops 2022-11-08 14:31:39 +00:00
parent 24a298a83c
commit bd12989610
6 changed files with 6 additions and 6 deletions

View file

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