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"