From eafb567d405c0950ab0ccc0f96fd6744d2a9c136 Mon Sep 17 00:00:00 2001 From: Valerian Saliou Date: Sat, 23 Jun 2018 19:12:37 +0200 Subject: [PATCH] v1.0.3 Signed-off-by: Valerian Saliou --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 4f9578c..f052d09 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "vigil-reporter" -version = "1.0.2" +version = "1.0.3" description = "Vigil Reporter for Node. Used in pair with Vigil, the Microservices Status Page." readme = "README.md" license = "MIT"