aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorHristo Venev <hristo@venev.name>2019-09-28 15:59:13 +0000
committerHristo Venev <hristo@venev.name>2019-09-29 18:06:10 +0300
commit6c7b4fb2f781d33fb49e760b34dd2595e1adc0fb (patch)
tree4c442d6117d175565299a65c2274b968d31073c9 /Cargo.toml
parent1c42c390c0d076d8c25eb9d29767da151dd590d0 (diff)
systemd, changelog, bumpv0.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 1738189..c604eeb 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "wgconfd"
-version = "0.1.2"
+version = "0.2.0"
edition = "2018"
authors = [ "Hristo Venev <hristo@venev.name>" ]
license = "LGPL-3.0"