1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-10-31 15:12:12 +00:00

Bump version to 0.13, see #845

This commit is contained in:
sharkdp
2020-03-22 11:17:38 +01:00
parent eb2f3ddb7c
commit c13935f3c0
5 changed files with 5 additions and 5 deletions

2
Cargo.lock generated
View File

@@ -114,7 +114,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "bat"
version = "0.12.1"
version = "0.13.0"
dependencies = [
"ansi_colours 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
"ansi_term 0.12.1 (registry+https://github.com/rust-lang/crates.io-index)",