summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2021-12-06 12:00:14 -0500
committerDan Davison <dandavison7@gmail.com>2021-12-06 12:00:14 -0500
commit3bbf170482e92293c84bd9152db16fe38e101ff3 (patch)
treed7628231c8c33cc584f9e866b5c354735cbc5963
parent5901af50280846ab6c3e0e2cc249e27939a257e4 (diff)
Bump version0.11.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 d7a6d6a4..9be100dc 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -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",
diff --git a/Cargo.toml b/Cargo.toml
index 56b64019..ca9cbc59 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.11.0"
+version = "0.11.1"
[[bin]]
name = "delta"