Skip to content

Commit

Permalink
feat(1.6): add SpecVersion for v1.6
Browse files Browse the repository at this point in the history
Closes #153.

Signed-off-by: Maximilian Combüchen <[email protected]>
  • Loading branch information
mcombuechen committed May 8, 2024
1 parent d76349e commit b8e4529
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
1 change: 1 addition & 0 deletions cyclonedx.go
Original file line number Diff line number Diff line change
Expand Up @@ -821,6 +821,7 @@ const (
SpecVersion1_3 // 1.3
SpecVersion1_4 // 1.4
SpecVersion1_5 // 1.5
SpecVersion1_6 // 1.6
)

type SWID struct {
Expand Down
5 changes: 3 additions & 2 deletions cyclonedx_string.go

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

0 comments on commit b8e4529

Please sign in to comment.