summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorsharkdp <davidpeter@web.de>2019-05-15 22:07:35 +0200
committersharkdp <davidpeter@web.de>2019-05-15 22:07:35 +0200
commit260814c377d1c5696afc40b4a8dbcff99d125ec0 (patch)
tree0e1bde1f2434f9f77c4a034fe8be255018a2958a /Cargo.toml
parent3675a82a1bb98162cabee7a6e51188cd9463b2fe (diff)
Bump version to 0.11
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 38b1003b..1505b631 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.10.0"
+version = "0.11.0"
exclude = [
"assets/syntaxes/*",
"assets/themes/*",