From 161695f98ace699cfc31e7491c3219bc9fee55ec Mon Sep 17 00:00:00 2001 From: helloimalemur Date: Wed, 17 Sep 2025 13:52:41 -0400 Subject: [PATCH] . --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 85bd49b..6c18866 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "watchman" -version = "0.2.2" +version = "0.2.3" edition = "2021" description = "Detect and Act on unauthorized access of any kind from any source." authors = ["jkoontsiii@gmail.com"]