1
0
mirror of https://github.com/NLnetLabs/routinator.git synced 2024-05-19 06:50:04 +00:00

Bump version.

This commit is contained in:
Martin Hoffmann
2021-09-20 13:03:41 +02:00
parent e715237b69
commit b5c5f3ca22
3 changed files with 13 additions and 2 deletions

2
Cargo.lock generated

@ -983,7 +983,7 @@ dependencies = [
[[package]]
name = "routinator"
version = "0.10.1"
version = "0.10.2-dev"
dependencies = [
"bytes",
"chrono",

@ -1,7 +1,7 @@
[package]
# Note: some of these values are also used when building Debian packages below.
name = "routinator"
version = "0.10.1"
version = "0.10.2-dev"
edition = "2018"
authors = ["The NLnet Labs RPKI Team <rpki@nlnetlabs.nl>"]
description = "An RPKI relying party software."

@ -1,5 +1,16 @@
# Change Log
# Unreleased next version
Breaking Changes
Bug Fixes
New
Other Changes
## 0.10.1 Thats No Moon
Released 2021-09-20.