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"]