mirror of
https://github.com/sharkdp/bat.git
synced 2025-01-31 02:01:05 +00:00
Bump version to 0.23
This commit is contained in:
parent
2042eace2a
commit
58dbbd1cd4
@ -1,4 +1,4 @@
|
||||
# unreleased
|
||||
# v0.23.0
|
||||
|
||||
## Features
|
||||
|
||||
|
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -65,7 +65,7 @@ checksum = "904dfeac50f3cdaba28fc6f57fdcddb75f49ed61346676a78c4ffe55877802fd"
|
||||
|
||||
[[package]]
|
||||
name = "bat"
|
||||
version = "0.22.1"
|
||||
version = "0.23.0"
|
||||
dependencies = [
|
||||
"ansi_colours",
|
||||
"assert_cmd",
|
||||
|
@ -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'
|
||||
|
Loading…
x
Reference in New Issue
Block a user