1
0
mirror of https://github.com/NLnetLabs/rtrtr.git synced 2024-05-11 05:55:07 +00:00

Bump version.

This commit is contained in:
Martin Hoffmann
2020-11-09 15:10:16 +01:00
parent 5bcaf08fb1
commit 8bb9322048
3 changed files with 15 additions and 2 deletions

2
Cargo.lock generated
View File

@ -625,7 +625,7 @@ dependencies = [
[[package]]
name = "rtrtr"
version = "0.1.0"
version = "0.1.0-bis"
dependencies = [
"arc-swap",
"chrono",

View File

@ -1,6 +1,6 @@
[package]
name = "rtrtr"
version = "0.1.0"
version = "0.1.0-bis"
edition = "2018"
authors = ["The NLnet Labs RPKI Team <rpki-team@nlnetlabs.nl>"]
description = "A versatile tool for managing route filters"

View File

@ -1,7 +1,20 @@
# Change Log
## Unreleased future version
Breaking Changes
New
Bug Fixes
Other Changes
## 0.1.0 Little Ball of Fur
Released 2020-11-09.
Initial public release.