From e42a7e98ca41b1fee5cc8c053329d7166368a77f Mon Sep 17 00:00:00 2001 From: Martin Hoffmann Date: Mon, 20 Sep 2021 12:46:09 +0200 Subject: [PATCH] Prepare for release 0.10.1. --- Cargo.lock | 2 +- Cargo.toml | 2 +- Changelog.md | 8 +++----- doc/routinator.1 | 2 +- 4 files changed, 6 insertions(+), 8 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index dd42fa1..c6f583e 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -983,7 +983,7 @@ dependencies = [ [[package]] name = "routinator" -version = "0.10.1-dev" +version = "0.10.1" dependencies = [ "bytes", "chrono", diff --git a/Cargo.toml b/Cargo.toml index 051c912..7f07b3b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] # Note: some of these values are also used when building Debian packages below. name = "routinator" -version = "0.10.1-dev" +version = "0.10.1" edition = "2018" authors = ["The NLnet Labs RPKI Team "] description = "An RPKI relying party software." diff --git a/Changelog.md b/Changelog.md index a11ea8a..a011966 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,12 +1,10 @@ # Change Log -## Unreleased next version +## 0.10.1 ‘That’s No Moon’ -Bug Fixes +Released 2021-09-20. -New - -Other Changes +No changes since 0.10.1-rc3. ## 0.10.1-rc3 diff --git a/doc/routinator.1 b/doc/routinator.1 index 2656e3f..ba59eba 100644 --- a/doc/routinator.1 +++ b/doc/routinator.1 @@ -1,4 +1,4 @@ -.TH "routinator" "1" "September 15, 2021" "NLnet Labs" "routinator 0.10.1-rc3 +.TH "routinator" "1" "September 20, 2021" "NLnet Labs" "routinator 0.10.1 .\" .\" routinator.1 -- RPKI Relying Party software .\"