From 774da45d6b1341ad2fc5d10cd5f9040bdcdff757 Mon Sep 17 00:00:00 2001 From: Jamy Golden Date: Fri, 20 Dec 2024 16:04:27 +0100 Subject: [PATCH] Release 0.24.0 --- CHANGELOG.md | 3 ++- Cargo.lock | 2 +- Cargo.toml | 2 +- LICENSES-THIRD-PARTY.md | 2 +- 4 files changed, 5 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f2636d2..50c1cc3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## Unreleased +## [0.24.0] - 2024-12-20 ### Changed @@ -238,6 +238,7 @@ - Initial release +[0.24.0]: https://github.com/tinted-theming/tinty/compare/v0.23.0...v0.24.0 [0.23.0]: https://github.com/tinted-theming/tinty/compare/v0.22.0...v0.23.0 [0.22.0]: https://github.com/tinted-theming/tinty/compare/v0.21.1...v0.22.0 [0.21.1]: https://github.com/tinted-theming/tinty/compare/v0.21.0...v0.21.1 diff --git a/Cargo.lock b/Cargo.lock index 52b270f..4fc1506 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1460,7 +1460,7 @@ dependencies = [ [[package]] name = "tinty" -version = "0.23.0" +version = "0.24.0" dependencies = [ "anyhow", "clap", diff --git a/Cargo.toml b/Cargo.toml index 9459c53..c889c54 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "tinty" description = "Change the theme of your terminal, text editor and anything else with one command!" -version = "0.23.0" +version = "0.24.0" edition = "2021" license = "MIT" readme = "README.md" diff --git a/LICENSES-THIRD-PARTY.md b/LICENSES-THIRD-PARTY.md index 93d0058..e969eb6 100644 --- a/LICENSES-THIRD-PARTY.md +++ b/LICENSES-THIRD-PARTY.md @@ -4548,7 +4548,7 @@ SOFTWARE. #### Used by -- [tinty 0.23.0](https://github.com/tinted-theming/tinty) +- [tinty 0.24.0](https://github.com/tinted-theming/tinty) ``` MIT License