aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorHristo Venev <hristo@venev.name>2020-02-05 00:24:56 +0100
committerHristo Venev <hristo@venev.name>2020-02-05 03:17:43 +0100
commitfa31b1a5177805b06058d414ed5a8b30408f4d6e (patch)
tree9b85bf23858dcd3968740aeaa8be7e28956a0db0 /Cargo.toml
parent436256044bd2577a05de0428303c326b1a0225f0 (diff)
Release v0.3.0.v0.3.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 84aca12..4d76d31 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -4,7 +4,7 @@
[package]
name = "wgconfd"
-version = "0.2.1"
+version = "0.3.0"
edition = "2018"
authors = [ "Hristo Venev <hristo@venev.name>" ]
license = "LGPL-3.0-or-later"