From be58e5378d84ba9aeef6acaf0cea95b94fce1c1f Mon Sep 17 00:00:00 2001 From: tummychow Date: Fri, 3 Jun 2022 18:46:07 -0700 Subject: bump to 0.6.7 --- Cargo.lock | 4 +++- Cargo.toml | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 8bcb6ce..5ceb8d8 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1,5 +1,7 @@ # This file is automatically @generated by Cargo. # It is not intended for manual editing. +version = 3 + [[package]] name = "ansi_term" version = "0.11.0" @@ -171,7 +173,7 @@ dependencies = [ [[package]] name = "git-absorb" -version = "0.6.6" +version = "0.6.7" dependencies = [ "anyhow", "clap", diff --git a/Cargo.toml b/Cargo.toml index 17e3561..3b39bf1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "git-absorb" -version = "0.6.6" +version = "0.6.7" authors = ["Stephen Jung "] description = "git commit --fixup, but automatic" -- cgit v1.2.3