diff --git a/Cargo.toml b/Cargo.toml index 6c598d6..6bc54c7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "sys-compare" description = "Track Filesystem Integrity via 'Snapshots' containing hash of all files within specified directories." -version = "0.1.3" +version = "0.1.4" edition = "2021" authors = ["james@koonts.net"] license = "MIT"