summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorsharkdp <davidpeter@web.de>2020-10-01 22:23:51 +0200
committerDavid Peter <sharkdp@users.noreply.github.com>2020-10-02 20:45:29 +0200
commit2f9ecf90443c6741497d2b8d81fe1f7ade4be8f1 (patch)
tree9544c767d9f714430a2b888461a50a23c112760c /Cargo.toml
parenta74d35582e09694772c0982cc026e1cafb45b8e5 (diff)
Bump version to 0.16.0
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 7f3872b0..6d9d75a5 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.4"
+version = "0.16.0"
exclude = [
"assets/syntaxes/*",
"assets/themes/*",