diff --git a/Cargo.lock b/Cargo.lock index 012b46e..6507c99 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1472,7 +1472,7 @@ dependencies = [ [[package]] name = "tinty" -version = "0.25.0" +version = "0.26.0" dependencies = [ "anyhow", "clap", diff --git a/Cargo.toml b/Cargo.toml index 5a165a9..095a7cf 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.25.0" +version = "0.26.0" edition = "2021" license = "MIT" readme = "README.md" diff --git a/LICENSES-THIRD-PARTY.md b/LICENSES-THIRD-PARTY.md index 6f9cb81..620fa4c 100644 --- a/LICENSES-THIRD-PARTY.md +++ b/LICENSES-THIRD-PARTY.md @@ -4990,7 +4990,7 @@ SOFTWARE. #### Used by -- [tinty 0.25.0](https://github.com/tinted-theming/tinty) +- [tinty 0.26.0](https://github.com/tinted-theming/tinty) ``` MIT License