Skip to content

Commit de5c498

Browse files
chore: Release
1 parent 45a0d2f commit de5c498

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,4 +109,4 @@ ignore_tags = ""
109109
# sort the tags topologically
110110
topo_order = false
111111
# sort the commits inside sections by oldest/newest order
112-
sort_commits = "oldest"
112+
sort_commits = "oldest"

gitoid/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ keywords = ["gitbom", "omnibor", "sbom", "gitoid"]
55
name = "gitoid"
66
readme = "README.md"
77
repository = "https://github.com/omnibor/omnibor-rs"
8-
version = "0.5.1"
8+
version = "0.6.0"
99
homepage.workspace = true
1010
license.workspace = true
1111
edition.workspace = true

0 commit comments

Comments
 (0)