From bcfab2d96a1caab7bfb762eec84c2173c0d294c8 Mon Sep 17 00:00:00 2001 From: Mingwei Zhang Date: Thu, 1 Feb 2024 06:57:12 -0800 Subject: [PATCH] release v0.2.0 --- Cargo.toml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index c39edb7..db41845 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "peer-stats" -version = "0.1.1" +version = "0.2.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/README.md b/README.md index 2198878..c62362a 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ cargo install --path . ### Single-file Processing ```text (venv) ➜ peer-stats git:(main) ✗ peer-stats --help -peer-stats 0.1.0 +peer-stats 0.2.0 peer-stats is a CLI tool that collects peer information from a given RIB dump file USAGE: