Skip to content

Commit 96ac6be

Browse files
committed
Release 0.10.9
1 parent 4dc6ed4 commit 96ac6be

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88

99
<!-- next-header -->
1010
## [Unreleased] - ReleaseDate
11+
## [0.10.9] - 2025-07-12
1112
### Changed
1213
- [PR#74](https://github.com/EmbarkStudios/spdx/pull/76) update SPDX license list to 3.27.0.
1314

@@ -171,6 +172,7 @@ a user provided callback
171172

172173
<!-- next-url -->
173174
[Unreleased]: https://github.com/EmbarkStudios/spdx/compare/0.10.9...HEAD
175+
[0.10.9]: https://github.com/EmbarkStudios/spdx/compare/0.10.9...0.10.9
174176
[0.10.9]: https://github.com/EmbarkStudios/spdx/compare/0.10.8...0.10.9
175177
[0.10.8]: https://github.com/EmbarkStudios/spdx/compare/0.10.7...0.10.8
176178
[0.10.7]: https://github.com/EmbarkStudios/spdx/compare/0.10.6...0.10.7

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "spdx"
3-
version = "0.10.8"
3+
version = "0.10.9"
44
authors = [
55
"Embark <opensource@embark-studios.com>",
66
"Jake Shadle <jake.shadle@embark-studios.com>",

0 commit comments

Comments
 (0)