mirror of
https://github.com/tummychow/git-absorb
synced 2024-11-12 23:27:16 +00:00
bump 0.6.11
This commit is contained in:
parent
9baf661eed
commit
1c5aecfcc5
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -179,7 +179,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "git-absorb"
|
||||
version = "0.6.10"
|
||||
version = "0.6.11"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"clap",
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue