summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorsharkdp <davidpeter@web.de>2020-11-24 21:06:50 +0100
committerDavid Peter <sharkdp@users.noreply.github.com>2020-11-24 21:40:11 +0100
commit6d981498d80aa0127df9547ec0ac69d8314b29e5 (patch)
tree00ccb0c9ef88b3e0c65bfc93ac8a1ac38c8e11dc /Cargo.toml
parentbd2e9917da5cf5b4f7bae48ef5b97ce5cead2803 (diff)
Bump version to 0.17.1v0.17.1
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 18131851..50e83b12 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.17.0"
+version = "0.17.1"
exclude = [
"assets/syntaxes/*",
"assets/themes/*",