summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authortummychow <tummychow@users.noreply.github.com>2023-11-28 21:36:12 -0500
committertummychow <tummychow@users.noreply.github.com>2023-11-28 21:36:12 -0500
commit1c5aecfcc5244b8fb49c9c962387ef3713170392 (patch)
tree8c6fb7c057d5016765ba6d14f300e88b2a1aef7c /Cargo.toml
parent9baf661eedef5ec4fa4e0d41b87b7358595734ca (diff)
bump 0.6.110.6.11
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 2b3482b..97dc720 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "git-absorb"
-version = "0.6.10"
+version = "0.6.11"
authors = ["Stephen Jung <tummychow511@gmail.com>"]
description = "git commit --fixup, but automatic"