summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorsharkdp <davidpeter@web.de>2020-05-27 10:14:32 +0200
committersharkdp <davidpeter@web.de>2020-05-27 10:14:32 +0200
commit9e65ecd03e60336bd54dea12fbc4354c4fb8d8b0 (patch)
treece2148de36a2cf6dbbd976560597b0243843164a /Cargo.toml
parent9cb43ef64d9bb919679a3a43d5b22e91dfa95c84 (diff)
Updates for v0.15.4v0.15.4
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 5bae7d34..4888cff3 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -7,7 +7,7 @@ license = "MIT/Apache-2.0"
name = "bat"
readme = "README.md"
repository = "https://github.com/sharkdp/bat"
-version = "0.15.3"
+version = "0.15.4"
exclude = [
"assets/syntaxes/*",
"assets/themes/*",