summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorsharkdp <davidpeter@web.de>2020-04-21 18:21:22 +0200
committersharkdp <davidpeter@web.de>2020-04-21 18:21:22 +0200
commit70480ee9d4e4169c5436f3ab3a7fa1c18ff1849e (patch)
tree863cd070be9bc9eb9f977ac9c953c9025ea9d150 /Cargo.toml
parent371c929edee3331b008dffe5d32e779aa2600e93 (diff)
Bump version to v0.14.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 030cb93a..101ac36d 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.13.0"
+version = "0.14.0"
exclude = [
"assets/syntaxes/*",
"assets/themes/*",