aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorHristo Venev <hristo@venev.name>2019-05-17 20:10:19 +0300
committerHristo Venev <hristo@venev.name>2019-05-18 20:07:08 +0300
commit5bcc0210923e8cb50fc97b318309d1b62c5cf62e (patch)
tree45df568f516b383396e884e433515629a830b7dc /Cargo.toml
parent8668f831620d2bff617920974f431bf4db31e398 (diff)
Release v0.1.2.v0.1.2
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 a3ae394..1738189 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "wgconfd"
-version = "0.1.1"
+version = "0.1.2"
edition = "2018"
authors = [ "Hristo Venev <hristo@venev.name>" ]
license = "LGPL-3.0"