mirror of
https://github.com/tummychow/git-absorb
synced 2024-11-10 06:14:18 +00:00
bump 0.6.15
This commit is contained in:
parent
94982e37e6
commit
6ece38e95c
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -233,7 +233,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "git-absorb"
|
||||
version = "0.6.14"
|
||||
version = "0.6.15"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"clap",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "git-absorb"
|
||||
version = "0.6.14"
|
||||
version = "0.6.15"
|
||||
|
||||
authors = ["Stephen Jung <tummychow511@gmail.com>"]
|
||||
description = "git commit --fixup, but automatic"
|
||||
|
|
Loading…
Reference in a new issue