1
0
mirror of https://github.com/sharkdp/bat.git synced 2026-02-08 08:42:08 +00:00

Bump version to 0.23

This commit is contained in:
David Peter
2023-03-25 09:43:38 +01:00
parent 2042eace2a
commit 58dbbd1cd4
3 changed files with 3 additions and 3 deletions

View File

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