summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2021-12-15 18:49:51 -0500
committerDan Davison <dandavison7@gmail.com>2021-12-15 18:49:51 -0500
commit1458879231e086f6626ba57bb4a755dfbc1e7f10 (patch)
tree46e7b8b653af55c522c5a4bab9ac9244f72913ab
parentb8c93f3f07d337649d55bb79a291e195446fc8f4 (diff)
Bump version0.11.3
-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 2edf3fe5..f74968e7 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -348,7 +348,7 @@ dependencies = [
[[package]]
name = "git-delta"
-version = "0.11.2"
+version = "0.11.3"
dependencies = [
"ansi_colours",
"ansi_term 0.12.1",
diff --git a/Cargo.toml b/Cargo.toml
index a3283576..62f03e00 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.2"
+version = "0.11.3"
[[bin]]
name = "delta"