bump cargo version

This commit is contained in:
Timothy Andrew 2020-06-18 10:45:28 +05:30
parent 17322a0bab
commit 69e88a7457
No known key found for this signature in database
GPG Key ID: ABD64509E977B249
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -311,7 +311,7 @@ dependencies = [
[[package]]
name = "gh-stack"
version = "0.1.1"
version = "0.1.2"
dependencies = [
"clap",
"console",

View File

@ -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"