aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorHristo Venev <hristo@venev.name>2019-03-19 20:10:51 +0200
committerHristo Venev <hristo@venev.name>2019-03-19 20:10:51 +0200
commitd64ffe0b4e3ef6a86401f80f0c7717770c2ccbd1 (patch)
tree431e19b0ae95b0dc8d27604340f0fb3af6aaceca /Cargo.toml
parent51c9e1433bf139759a41173aa63fa40855a10fac (diff)
Make retry and refresh messages nicer.
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 3d7c0dc..1feefe6 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "wgconfd"
-version = "0.1.0"
+version = "0.1.1"
authors = ["Hristo Venev <hristo@venev.name>"]
edition = "2018"