summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2023-06-02 19:21:43 -0400
committerDan Davison <dandavison7@gmail.com>2023-06-02 19:21:43 -0400
commit546607fba373c2925299de750fd9b3fdbaf8d489 (patch)
treec81ff7e234e1cec391a454bc3d271d0e5a5f050d
parent2937f3277a10d660bdb920ee6d5b9f033f6d97ef (diff)
Bump version0.16.4
-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 eeed1235..d87e10c9 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -531,7 +531,7 @@ dependencies = [
[[package]]
name = "git-delta"
-version = "0.16.3"
+version = "0.16.4"
dependencies = [
"ansi_colours",
"ansi_term",
diff --git a/Cargo.toml b/Cargo.toml
index 0523cdf6..e85bd949 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.16.3"
+version = "0.16.4"
[[bin]]
name = "delta"