Skip to content

Commit aedafc4

Browse files
authored
bugfix: Bump cargo version (#96)
1 parent 93aaae2 commit aedafc4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "tinty"
33
description = "Change the theme of your terminal, text editor and anything else with one command!"
4-
version = "0.25.0"
4+
version = "0.26.0"
55
edition = "2021"
66
license = "MIT"
77
readme = "README.md"

LICENSES-THIRD-PARTY.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4990,7 +4990,7 @@ SOFTWARE.
49904990

49914991
#### Used by
49924992

4993-
- [tinty 0.25.0](https://github.com/tinted-theming/tinty)
4993+
- [tinty 0.26.0](https://github.com/tinted-theming/tinty)
49944994

49954995
```
49964996
MIT License

0 commit comments

Comments
 (0)