summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorsharkdp <davidpeter@web.de>2020-05-26 07:59:36 +0200
committersharkdp <davidpeter@web.de>2020-05-26 08:11:41 +0200
commit302707f3ce75b8846ee84175bfb5a86dac9d0304 (patch)
treec60c34eac763cdee0e63dfef7f32be8d1dfb8bf7 /Cargo.toml
parent2e2043971b753aaa76bec3569af17ead4be8a861 (diff)
Bump version to 0.15.3v0.15.3
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 45842834..5bae7d34 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.15.2"
+version = "0.15.3"
exclude = [
"assets/syntaxes/*",
"assets/themes/*",