From 78534ba7bda5592649526b5599d63961d31e9800 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89lo=C3=AFs?= <elois@ifee.fr> Date: Sun, 22 Apr 2018 16:05:12 +0000 Subject: [PATCH] Upgrade wotb version --- wotb/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wotb/Cargo.toml b/wotb/Cargo.toml index 492b4ce7..af632cbe 100644 --- a/wotb/Cargo.toml +++ b/wotb/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "duniter-wotb" -version = "0.8.0-a0.1" +version = "0.8.0-a0.2" authors = ["nanocryk <nanocryk@duniter.org>", "elois <elois@duniter.org>"] description = "Makes Web of Trust computations for the Duniter project." repository = "https://git.duniter.org/nodes/rust/duniter-rs" -- GitLab