Bump version

This commit is contained in:
Dan Davison 2023-06-02 19:21:43 -04:00
parent 2937f3277a
commit 546607fba3
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -531,7 +531,7 @@ dependencies = [
[[package]]
name = "git-delta"
version = "0.16.3"
version = "0.16.4"
dependencies = [
"ansi_colours",
"ansi_term",

View File

@ -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"