aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
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.toml
parentb6b137d1815a131372956fbdd3edba7d6bafc3e6 (diff)
downloadgit-todo-master.tar.bz2
Increase version v0.0.2 -> v0.0.3HEADv0.0.3master
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 4f90244..ce83e70 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "git-todo"
-version = "0.0.2"
+version = "0.0.3"
edition = "2018"
[dependencies]