aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index f0130fe..e6fd541 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -275,7 +275,7 @@ dependencies = [
[[package]]
name = "github-suggestion"
-version = "0.0.1"
+version = "0.1.0"
dependencies = [
"git2",
"github-rs",
@@ -289,7 +289,7 @@ dependencies = [
[[package]]
name = "github-suggestion-cli"
-version = "0.0.1"
+version = "0.1.0"
dependencies = [
"exitcode",
"getopts",