summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2022-03-06 10:23:43 -0500
committerDan Davison <dandavison7@gmail.com>2022-03-06 10:28:12 -0500
commit08ff8dfefe978194ccfc4e8cb71e2d64e392d69a (patch)
tree7bb8c67eaa88a2e0e272bb775a05825fd5df18a1
parent55287a827e8f2527df938a1b85e23290f8692607 (diff)
Bump version0.12.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 f5652d7f..ef1552f4 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -514,7 +514,7 @@ dependencies = [
[[package]]
name = "git-delta"
-version = "0.12.0"
+version = "0.12.1"
dependencies = [
"ansi_colours",
"ansi_term",
diff --git a/Cargo.toml b/Cargo.toml
index 9d89bedf..767b3ae4 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.12.0"
+version = "0.12.1"
[[bin]]
name = "delta"