1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-11-01 07:32:01 +00:00

Bump version to 0.25.0

This commit is contained in:
Keith Hall
2025-01-07 20:38:13 +02:00
parent ae07586fef
commit 5cfd22ee8b
11 changed files with 8 additions and 8 deletions

View File

@@ -6,7 +6,7 @@ homepage = "https://github.com/sharkdp/bat"
license = "MIT OR Apache-2.0"
name = "bat"
repository = "https://github.com/sharkdp/bat"
version = "0.24.0"
version = "0.25.0"
exclude = ["assets/syntaxes/*", "assets/themes/*"]
build = "build/main.rs"
edition = '2021'