summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorsharkdp <davidpeter@web.de>2019-08-31 14:43:04 +0200
committersharkdp <davidpeter@web.de>2019-08-31 14:43:04 +0200
commit47d51307645eaaf70cb2b8ffdab447fbb3d69fee (patch)
treeadfa58a73f07b55bd690d0505d8ea0bb52c16ba4 /Cargo.toml
parent4ba45e2ba24b84dceeed0da05b371c00638bd931 (diff)
Bump version
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 5b3a582a..c275a717 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.11.0"
+version = "0.12.0"
exclude = [
"assets/syntaxes/*",
"assets/themes/*",