diff --git a/Cargo.toml b/Cargo.toml index 001436b..a75649f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "jw" -version = "2.2.8" +version = "2.2.8-1" edition = "2021" description = "Blazingly fast filesystem traverser and mass file hasher with diff support, powered by jwalk and xxh3!"