diff --git a/Cargo.toml b/Cargo.toml index f645fcf8f5f582686b3757460ec9e3e4bf1efa27..e15bcff64fc1718d7c2757e35d9b3cdf1b4068d3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "dup-tools-wasm" -version = "0.2.0" +version = "0.2.1" authors = ["librelois <elois@ifee.fr>"] description = "Tools for DUP Protocol." repository = "https://git.duniter.org/tools/dup-tools-wasm"