aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorTeddy Wing2020-10-17 15:46:59 +0200
committerTeddy Wing2020-10-17 15:48:56 +0200
commit70fef59155f80206b2be4c5da849201cf8751b18 (patch)
treed533673bfa2fd156323a31ee1a722110ed836c60 /Cargo.lock
parentb6b137d1815a131372956fbdd3edba7d6bafc3e6 (diff)
downloadgit-todo-master.tar.bz2
Increase version v0.0.2 -> v0.0.3HEADv0.0.3master
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 9f72ed3..a683817 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -44,7 +44,7 @@ dependencies = [
[[package]]
name = "git-todo"
-version = "0.0.2"
+version = "0.0.3"
dependencies = [
"exitcode",
"getopts",