summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2022-12-03 15:19:19 -0500
committerDan Davison <dandavison7@gmail.com>2022-12-03 15:20:12 -0500
commit62513efc1bb87525213661d746ab9b8ebac4a60b (patch)
tree2c4f3fd65029ca45774c9a50ca1bdb107ebff641
parent956b2f41151915c1cfb01b11676421749ea20edb (diff)
Bump version0.15.1
-rw-r--r--Cargo.lock2
-rw-r--r--Cargo.toml2
2 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 755c7377..f4112665 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -585,7 +585,7 @@ dependencies = [
[[package]]
name = "git-delta"
-version = "0.15.0"
+version = "0.15.1"
dependencies = [
"ansi_colours",
"ansi_term",
diff --git a/Cargo.toml b/Cargo.toml
index 19f920fc..46fd969a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -8,7 +8,7 @@ edition = "2018"
homepage = "https://github.com/dandavison/delta"
license = "MIT"
repository = "https://github.com/dandavison/delta"
-version = "0.15.0"
+version = "0.15.1"
[[bin]]
name = "delta"