Skip to content

Commit

Permalink
Release 0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JamyGolden committed May 16, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent bede6e9 commit f117e7b
Showing 3 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## [Unreleased]
## [0.14.0] - 2024-05-07

### Added

@@ -111,6 +111,7 @@

- Initial release

[0.14.0]: https://github.com/tinted-theming/tinty/compare/v0.13.0...v0.14.0
[0.13.0]: https://github.com/tinted-theming/tinty/compare/v0.12.0...v0.13.0
[0.12.0]: https://github.com/tinted-theming/tinty/compare/v0.11.0...v0.12.0
[0.11.0]: https://github.com/tinted-theming/tinty/compare/v0.10.1...v0.11.0
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "tinty"
description = "Change the theme of your terminal, text editor and anything else with one command!"
version = "0.13.0"
version = "0.14.0"
edition = "2021"
license = "MIT"
readme = "README.md"

0 comments on commit f117e7b

Please sign in to comment.