Skip to content

Commit

Permalink
release v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
digizeph committed Feb 1, 2024
1 parent 80a8478 commit bcfab2d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit bcfab2d

Please sign in to comment.