diff --git a/Cargo.toml b/Cargo.toml index 4951122c6f89ff621ebd6caa057ec84a2a1613b7..cadf1cd16b35af11470fcc2271f1d885b7acd52d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ homepage = 'https://duniter.org' license = 'AGPL-3.0' name = 'duniter' repository = 'https://git.duniter.org/nodes/rust/duniter-v2s' -version = '0.7.1' +version = '0.8.0' [package.metadata.docs.rs] targets = ['x86_64-unknown-linux-gnu']