summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorsharkdp <davidpeter@web.de>2020-03-22 11:17:38 +0100
committersharkdp <davidpeter@web.de>2020-03-22 11:23:16 +0100
commitc13935f3c06f359cb4990dbbf0d983a029eca291 (patch)
tree342b32afd22e1ae0ff2dddd4833dd03065dc131b /Cargo.toml
parenteb2f3ddb7cedff7331d8f296275f8d83d10b63be (diff)
Bump version to 0.13, see #845
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 7439ad71..707f1d90 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.12.1"
+version = "0.13.0"
exclude = [
"assets/syntaxes/*",
"assets/themes/*",