From a122b8c984c1edee9c7fa0968f5df2ebbfc4f470 Mon Sep 17 00:00:00 2001 From: iff Date: Sat, 7 Dec 2024 17:59:55 +0100 Subject: [PATCH] v0.5.15 --- CHANGELOG.md | 5 +++-- Cargo.toml | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f5b6db7..39fba21 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [Unreleased] +## [0.5.15] ### Added @@ -26,5 +26,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 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 diff --git a/Cargo.toml b/Cargo.toml index 19f24d7..0bb0543 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "pay-respects" authors = ["iff "] -version = "0.5.14" +version = "0.5.15" edition = "2021" # for crates.io