summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorsharkdp <davidpeter@web.de>2018-09-23 10:30:19 +0200
committersharkdp <davidpeter@web.de>2018-09-23 10:30:19 +0200
commit238482e5f3990c1f5ef22a7875066822f10857f8 (patch)
tree4907bb7f35cc2544e0cb480a91d4ed96922ca353 /Cargo.toml
parent79b960e17e75339d2093a78bc7f8af89a05a2018 (diff)
Update syntax-set, fixes #314v0.7.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 84c53c87..95e5f3ec 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.0"
+version = "0.7.1"
exclude = [
"assets/syntaxes/*",
"assets/themes/*",