From 18667a449d3a5afecb0d10a8c138a9c29371e173 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=89lo=C3=AFs?= <elois@ifee.fr>
Date: Sun, 11 Nov 2018 18:07:52 +0100
Subject: [PATCH] [pub] crypto: v0.4.0-b1

---
 crypto/Cargo.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/crypto/Cargo.toml b/crypto/Cargo.toml
index def563d3..983a3cf0 100644
--- a/crypto/Cargo.toml
+++ b/crypto/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "dup-crypto"
-version = "0.3.0-b3"
+version = "0.4.0-b1"
 authors = ["nanocryk <nanocryk@duniter.org>", "elois <elois@duniter.org>"]
 description = "Manage cryptographic operations for the DUP (DUniter Protocol)."
 repository = "https://git.duniter.org/nodes/rust/duniter-rs"
-- 
GitLab