diff --git a/gitoid/Cargo.toml b/gitoid/Cargo.toml index 6c37408..f02e9de 100644 --- a/gitoid/Cargo.toml +++ b/gitoid/Cargo.toml @@ -5,7 +5,7 @@ keywords = ["gitbom", "omnibor", "sbom", "gitoid"] name = "gitoid" readme = "README.md" repository = "https://github.com/omnibor/omnibor-rs" -version = "0.7.0" +version = "0.7.1" homepage.workspace = true license.workspace = true edition.workspace = true