Bump version

This commit is contained in:
Pierre HUBERT 2023-02-07 15:42:24 +01:00
parent 594fe4b1ae
commit 8d1bf2dfb0
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -221,7 +221,7 @@ checksum = "6f61fba1741ea2b3d6a1e3178721804bb716a68a6aeba1149b5d52e3d464ea66"
[[package]]
name = "openapi-parser"
version = "0.4.3"
version = "0.4.4"
dependencies = [
"clap",
"env_logger",

View File

@ -4,7 +4,7 @@ description = "Extract schemas definitions tree from OpenAPI documents"
authors = ["Pierre Hubert <pierre.hubert.git@communiquons.org>"]
license = "MIT"
repository = "https://gitea.communiquons.org/pierre/OpenAPI-Parser"
version = "0.4.3"
version = "0.4.4"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html