Update version to v0.28.1

This commit is contained in:
Clémentine Urquizar 2022-06-01 18:31:02 +02:00
parent 74d1914a64
commit c19c17eddb
No known key found for this signature in database
GPG key ID: D8E7CC7422E77E1A
9 changed files with 9 additions and 9 deletions

View file

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