summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2023-06-03 10:04:09 -0400
committerDan Davison <dandavison7@gmail.com>2023-06-03 10:04:09 -0400
commit03f1569a9aff964e9291371d9928d0584327eae2 (patch)
tree8df52b915364d78e163eaff490d5f50406eb34bf
parent3819e942632580cae47afd1425aca04e37db98cf (diff)
Bump version0.16.5
-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 d87e10c9..4b0c241f 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -531,7 +531,7 @@ dependencies = [
[[package]]
name = "git-delta"
-version = "0.16.4"
+version = "0.16.5"
dependencies = [
"ansi_colours",
"ansi_term",
diff --git a/Cargo.toml b/Cargo.toml
index e85bd949..8c0c6d8b 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.4"
+version = "0.16.5"
[[bin]]
name = "delta"