aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorTeddy Wing2020-10-08 23:22:26 +0200
committerTeddy Wing2020-10-08 23:35:04 +0200
commit295f77eb3ec7a0fe210ff0af7e231a0672d54b04 (patch)
tree27e03a83a44ecfb199eb25738af152c41ff8307e /Cargo.toml
parentd37865a1f33a4ca0da06b71077000f5f4c52dee4 (diff)
downloadgit-todo-295f77eb3ec7a0fe210ff0af7e231a0672d54b04.tar.bz2
Increase version v0.0.1 -> v0.0.2v0.0.2
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 961de83..4f90244 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "git-todo"
-version = "0.0.1"
+version = "0.0.2"
edition = "2018"
[dependencies]