summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authortummychow <tummychow@users.noreply.github.com>2020-09-28 16:14:29 -0700
committertummychow <tummychow@users.noreply.github.com>2020-09-28 16:14:29 -0700
commitc4f6b3e90279bf733bc93de4eedf67d1cd49c075 (patch)
treea0af07f0816867c17061157491d68684ff96278f /Cargo.toml
parent55f87edb37c93bc4eef2bcdb106f24f6d19ad338 (diff)
bump to 0.6.40.6.4
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 54e1d2b..43fc3c0 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "git-absorb"
-version = "0.6.3"
+version = "0.6.4"
authors = ["Stephen Jung <tummychow511@gmail.com>"]
description = "git commit --fixup, but automatic"