summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2024-09-11 08:29:53 -0400
committerDan Davison <dandavison7@gmail.com>2024-09-11 08:29:53 -0400
commita589ff9debaefdd3992384434120f5a03a103481 (patch)
tree855febe348d08bf3ed50da51bf8a920f1b50bf02
parent3f092c7e74daddb1bb26a527e6f12c27ab88eda1 (diff)
Bump version
-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 3eea15f..43888be 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -591,7 +591,7 @@ dependencies = [
[[package]]
name = "git-delta"
-version = "0.18.1"
+version = "0.18.2"
dependencies = [
"ansi_colours",
"ansi_term",
diff --git a/Cargo.toml b/Cargo.toml
index 8a63920..016652a 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.18.1"
+version = "0.18.2"
[[bin]]
name = "delta"