From 6f355502fb28d35fb91b4edf0b9e1a32af82af3d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 18 Oct 2025 20:53:04 +0000 Subject: [PATCH] chore: release v0.9.2 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 52c75c7..405e369 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] default-run = "netpulse" name = "netpulse" -version = "0.9.1" +version = "0.9.2" edition = "2021" publish = true authors = ["Christoph J. Scherr "]