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

Bump to v0.21.0

This commit is contained in:
Martin Nordholts
2022-05-10 17:33:49 +02:00
parent 5fe9b3e1b3
commit d3f89bc4bc
2 changed files with 2 additions and 2 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.20.0"
version = "0.21.0"
exclude = ["assets/syntaxes/*", "assets/themes/*"]
build = "build.rs"
edition = '2018'