diff --git a/gitoid/Cargo.toml b/gitoid/Cargo.toml index a49a4fc..6c37408 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.6.0" +version = "0.7.0" homepage.workspace = true license.workspace = true edition.workspace = true