mirror of
https://github.com/NLnetLabs/routinator.git
synced 2024-05-19 06:50:04 +00:00
Bump version.
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -1145,7 +1145,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "routinator"
|
||||
version = "0.12.1-rc1"
|
||||
version = "0.12.1-dev"
|
||||
dependencies = [
|
||||
"base64",
|
||||
"bytes",
|
||||
|
@ -1,7 +1,7 @@
|
||||
[package]
|
||||
# Note: some of these values are also used when building Debian packages below.
|
||||
name = "routinator"
|
||||
version = "0.12.1-rc1"
|
||||
version = "0.12.1-dev"
|
||||
edition = "2021"
|
||||
rust-version = "1.60"
|
||||
authors = ["The NLnet Labs RPKI Team <rpki@nlnetlabs.nl>"]
|
||||
|
@ -1,5 +1,12 @@
|
||||
# Change Log
|
||||
|
||||
## Unreleased next version
|
||||
|
||||
Bug Fixes
|
||||
|
||||
Other Changes
|
||||
|
||||
|
||||
## 0.12.1-rc1
|
||||
|
||||
Released 2022-12-05.
|
||||
|
@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
|
||||
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
|
||||
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
|
||||
..
|
||||
.TH "ROUTINATOR" "1" "Dec 05, 2022" "0.12.1-rc1" "Routinator"
|
||||
.TH "ROUTINATOR" "1" "Dec 05, 2022" "0.12.1-dev" "Routinator"
|
||||
.SH NAME
|
||||
routinator \- RPKI relying party software
|
||||
.SH SYNOPSIS
|
||||
|
Reference in New Issue
Block a user