diff options
author | Hristo Venev <hristo@venev.name> | 2019-09-28 15:59:13 +0000 |
---|---|---|
committer | Hristo Venev <hristo@venev.name> | 2019-09-29 18:06:10 +0300 |
commit | 6c7b4fb2f781d33fb49e760b34dd2595e1adc0fb (patch) | |
tree | 4c442d6117d175565299a65c2274b968d31073c9 /Cargo.toml | |
parent | 1c42c390c0d076d8c25eb9d29767da151dd590d0 (diff) |
systemd, changelog, bumpv0.2.0
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |