aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorTeddy Wing2020-08-30 05:47:07 +0200
committerTeddy Wing2020-08-30 20:18:25 +0200
commit63610d9a6378c0febb0ef7fceb72c477a2ca6899 (patch)
tree9c1f6429b923bea3288e05ca83057c9bd50ce180 /Cargo.toml
parent4477ae635ec67d2b79ac670bbd73b88d4979e786 (diff)
downloadgit-suggestion-0.2.0.tar.bz2
Increase version v0.1.0 -> v0.2.0v0.2.0
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 6201f7c..82632ee 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "git-suggestion"
-version = "0.1.0"
+version = "0.2.0"
edition = "2018"
[dependencies]