From cb5da803390271c6d84bd25500fd03802246a69f Mon Sep 17 00:00:00 2001 From: Romain Ruetschi Date: Sun, 24 Sep 2017 14:29:25 +0200 Subject: [PATCH] Release version 1.4.1. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 7e81d7c..5563800 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "merkle" -version = "1.4.1-pre" +version = "1.4.1" authors = [ "Frederic Jacobs ", "Dylan Bourgeois ",