Bump version

This commit is contained in:
Dan Davison 2021-12-06 12:00:14 -05:00
parent 5901af5028
commit 3bbf170482
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -354,7 +354,7 @@ dependencies = [
[[package]]
name = "git-delta"
version = "0.11.0"
version = "0.11.1"
dependencies = [
"ansi_colours",
"ansi_term 0.12.1",

View File

@ -8,7 +8,7 @@ edition = "2018"
homepage = "https://github.com/dandavison/delta"
license = "MIT"
repository = "https://github.com/dandavison/delta"
version = "0.11.0"
version = "0.11.1"
[[bin]]
name = "delta"