Skip to content

Commit

Permalink
chore: Release hipcheck-v3.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alilleybrinker committed Oct 10, 2024
1 parent 1687b3b commit 2e38e5b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion hipcheck-sdk-macros/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ anyhow = "1.0.89"
convert_case = "0.6.0"
proc-macro2 = "1.0.86"
quote = "1.0.37"
syn = { version = "2.0.77", features = ["full", "printing"] }
syn = { version = "2.0.77", features = ["full", "printing"] }
2 changes: 1 addition & 1 deletion hipcheck/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Automatically assess and score software packages for supply chain risk.
keywords = ["security", "sbom"]
categories = ["command-line-utilities", "development-tools"]
readme = "../README.md"
version = "3.6.3"
version = "3.7.0"
edition = "2021"
license = "Apache-2.0"
homepage = "https://mitre.github.io/hipcheck"
Expand Down

0 comments on commit 2e38e5b

Please sign in to comment.