diff --git a/wot/Cargo.toml b/wot/Cargo.toml index 900fd3fc39e9ece2ef7de8e32716cdce8c9224cf..e30866df592e3aec94edd5ead2d4732d3f1aed27 100644 --- a/wot/Cargo.toml +++ b/wot/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "durs-wot" -version = "0.8.0-a0.8" +version = "0.8.0-a0.9" 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"