Skip to content

Commit 430ae1f

Browse files
chore: release 0.5.5 (#28)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 23d1519 commit 430ae1f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ SPDX-License-Identifier: MIT
66

77
# Changelog
88

9+
## [0.5.5](https://github.com/doubleopen-project/spdx-rs/compare/v0.5.4...v0.5.5) (2023-09-19)
10+
11+
12+
### Bug Fixes
13+
14+
* follow enum literals from schema ([23d1519](https://github.com/doubleopen-project/spdx-rs/commit/23d1519b964062fe5fa72aed200c4a47ff5c6032))
15+
916
## [0.5.4](https://github.com/doubleopen-project/spdx-rs/compare/v0.5.3...v0.5.4) (2023-09-01)
1017

1118

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
[package]
66
name = "spdx-rs"
7-
version = "0.5.4"
7+
version = "0.5.5"
88
authors = ["Mikko Murto <[email protected]>"]
99
edition = "2018"
1010
license = "MIT"

0 commit comments

Comments
 (0)