bump cargo version
This commit is contained in:
parent
17322a0bab
commit
69e88a7457
|
@ -311,7 +311,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "gh-stack"
|
||||
version = "0.1.1"
|
||||
version = "0.1.2"
|
||||
dependencies = [
|
||||
"clap",
|
||||
"console",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "gh-stack"
|
||||
version = "0.1.1"
|
||||
version = "0.1.2"
|
||||
authors = ["Timothy Andrew <mail@timothyandrew.net>"]
|
||||
license = "MIT"
|
||||
repository = "https://github.com/timothyandrew/gh-stack"
|
||||
|
|
Loading…
Reference in New Issue