Skip to content

Commit 5b78be8

Browse files
authored
Merge pull request #18 from PlexSheep/release-plz-2024-11-11T00-39-12Z
chore: release v0.5.1
2 parents d267045 + 9e83583 commit 5b78be8

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
## [Unreleased]
44

5+
## [0.5.1](https://github.com/PlexSheep/netpulse/compare/v0.5.0...v0.5.1)
6+
7+
### 🐛 Bug Fixes
8+
9+
- *(analyze)* Ip analyze was always done with ipv4 - ([bff96c6](https://github.com/PlexSheep/netpulse/commit/bff96c6a403390ce94e118937b87f8d8acf5f3a3))
10+
11+
512
## [0.5.0](https://github.com/PlexSheep/netpulse/compare/v0.4.1...v0.5.0)
613

714
### 📚 Documentation

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
default-run = "netpulse"
33
name = "netpulse"
4-
version = "0.5.0"
4+
version = "0.5.1"
55
edition = "2021"
66
publish = true
77
authors = ["Christoph J. Scherr <[email protected]>"]

0 commit comments

Comments
 (0)