Skip to content

Commit

Permalink
Prepare for release 0.2.2-rc1. (#76)
Browse files Browse the repository at this point in the history
  • Loading branch information
partim authored Jun 2, 2022
1 parent a8318cb commit 294f46b
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "rtrtr"
version = "0.2.2-dev"
version = "0.2.2-rc1"
edition = "2018"
authors = ["The NLnet Labs RPKI Team <rpki-team@nlnetlabs.nl>"]
description = "A versatile tool for managing route filters"
Expand Down
6 changes: 2 additions & 4 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
# Change Log

## Unreleased future version
## 0.2.2-rc1

Breaking Changes

New
Released 2022-06-02.

Bug Fixes

Expand Down
2 changes: 1 addition & 1 deletion doc/rtrtr.1
Original file line number Diff line number Diff line change
Expand Up @@ -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 "RTRTR" "1" "Mar 28, 2022" "0.2.2-dev" "RTRTR"
.TH "RTRTR" "1" "Jun 02, 2022" "0.2.2-rc1" "RTRTR"
.SH NAME
rtrtr \- RPKI data proxy
.SH SYNOPSIS
Expand Down

0 comments on commit 294f46b

Please sign in to comment.