diff --git a/wotb/Cargo.toml b/wotb/Cargo.toml index 492b4ce786a1020f1de128dd042c991b0500b649..af632cbebca86df508bd9a7802ba2a64dee41f11 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"