summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorsharkdp <davidpeter@web.de>2020-05-25 17:27:27 +0200
committersharkdp <davidpeter@web.de>2020-05-25 17:27:27 +0200
commit28af18ba27c2888bd87998e703228ab2c2debbed (patch)
tree658a8a45b885596daa44e0bd9e8cac2c64ec71f6 /Cargo.toml
parent8f1babf346e12279b3a52d24d047bf9bf4425e6e (diff)
Bump version to 0.15.2v0.15.2
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 a6c730b7..23424fc4 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.1"
+version = "0.15.2"
exclude = [
"assets/syntaxes/*",
"assets/themes/*",