diff options
author | Hristo Venev <hristo@venev.name> | 2020-02-05 00:24:56 +0100 |
---|---|---|
committer | Hristo Venev <hristo@venev.name> | 2020-02-05 03:17:43 +0100 |
commit | fa31b1a5177805b06058d414ed5a8b30408f4d6e (patch) | |
tree | 9b85bf23858dcd3968740aeaa8be7e28956a0db0 /Cargo.toml | |
parent | 436256044bd2577a05de0428303c326b1a0225f0 (diff) |
Release v0.3.0.v0.3.0
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |