aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHristo Venev <hristo@venev.name>2020-03-28 11:56:47 +0200
committerHristo Venev <hristo@venev.name>2020-03-28 12:17:13 +0200
commit64416ad648252d651b68cdd221846d3f881304d0 (patch)
tree1800728a543145ecb6a198451e1d5d6444411f0d
parentf31718d8cbcc691568f732b21b164d4b4b03d897 (diff)
Release v0.3.1.
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 8c91e39..d1e79e5 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -4,7 +4,7 @@
[package]
name = "wgconfd"
-version = "0.3.0"
+version = "0.3.1"
edition = "2018"
authors = [ "Hristo Venev <hristo@venev.name>" ]
license = "LGPL-3.0-or-later"