version bump for autorebase

This commit is contained in:
Timothy Andrew 2020-06-17 17:12:12 +05:30
parent a104d2772b
commit 67435c5db2
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

@ -276,7 +276,7 @@ dependencies = [
[[package]] [[package]]
name = "gh-stack" name = "gh-stack"
version = "0.1.0" version = "0.1.1"
dependencies = [ dependencies = [
"dialoguer", "dialoguer",
"futures", "futures",

View File

@ -1,6 +1,6 @@
[package] [package]
name = "gh-stack" name = "gh-stack"
version = "0.1.0" version = "0.1.1"
authors = ["Timothy Andrew <mail@timothyandrew.net>"] authors = ["Timothy Andrew <mail@timothyandrew.net>"]
license = "MIT" license = "MIT"
repository = "https://github.com/timothyandrew/gh-stack" repository = "https://github.com/timothyandrew/gh-stack"