From c7a0fe3b946021b8dd7986d7010d1d8c549fa5fd Mon Sep 17 00:00:00 2001 From: librelois <elois@ifee.fr> Date: Sun, 10 Feb 2019 00:25:49 +0100 Subject: [PATCH] [pub] v0.2.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index f645fcf..e15bcff 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" -- GitLab