From 06626385070f0118e2a9b0996c56f7007508c406 Mon Sep 17 00:00:00 2001 From: Dan Davison Date: Fri, 2 Jun 2023 18:55:28 -0400 Subject: Bump version --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 8e0ec00d..b8fc7da2 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -531,7 +531,7 @@ dependencies = [ [[package]] name = "git-delta" -version = "0.16.0" +version = "0.16.1" dependencies = [ "ansi_colours", "ansi_term", diff --git a/Cargo.toml b/Cargo.toml index d24ee666..06de4b4a 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.16.0" +version = "0.16.1" [[bin]] name = "delta" -- cgit v1.2.3