From 86708e414005fd01aaf0c9069f42033c3dbdc39a Mon Sep 17 00:00:00 2001 From: Tim Bruijnzeels Date: Mon, 2 Dec 2019 17:06:43 +0100 Subject: [PATCH] Update version for release. --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 0cac580aa..92dcbde41 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "krill" -version = "0.4.0-pre" -authors = ["Tim Bruijnzeels ", "Martin Hoffmann "] +version = "0.4.0" +authors = [ "The NLnet Labs RPKI team " ] description = "Resource Public Key Infrastructure (RPKI) daemon" license = "MPL-2.0"