summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorsharkdp <davidpeter@web.de>2018-10-17 23:14:55 +0200
committersharkdp <davidpeter@web.de>2018-10-17 23:15:59 +0200
commita892caeb3371803204c9e3b1a9b66896371b7883 (patch)
treef9f6a17b54e0c082db20bc0c5221f16dca5b2c3f /Cargo.toml
parenta770cbf25e1fba9e25a673c86e23075a2464046f (diff)
Bump bat version to 0.8
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 54b391cf..bd6dbc0a 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.7.1"
+version = "0.8.0"
exclude = [
"assets/syntaxes/*",
"assets/themes/*",