This commit is contained in:
iff 2024-12-07 17:59:55 +01:00
parent d43f02cff2
commit a122b8c984
2 changed files with 4 additions and 3 deletions

View file

@ -5,7 +5,7 @@ All notable changes to components of this project since 0.5.14 will be documente
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased] ## [0.5.15]
### Added ### Added
@ -26,5 +26,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
History start. History start.
[unreleased]: https://github.com/iffse/pay-respects/compare/v0.5.14..HEAD [unreleased]: https://github.com/iffse/pay-respects/compare/v0.5.15..HEAD
[0.5.15]: https://github.com/iffse/pay-respects/compare/v0.5.14..v0.5.15
[0.5.14]: https://github.com/iffse/pay-respects/commits/v0.5.14 [0.5.14]: https://github.com/iffse/pay-respects/commits/v0.5.14

View file

@ -1,7 +1,7 @@
[package] [package]
name = "pay-respects" name = "pay-respects"
authors = ["iff <iff@ik.me>"] authors = ["iff <iff@ik.me>"]
version = "0.5.14" version = "0.5.15"
edition = "2021" edition = "2021"
# for crates.io # for crates.io