diff --git a/Cargo.toml b/Cargo.toml index 55491cb..d6a6755 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "testdir" -version = "0.9.3" +version = "0.10.0" authors = ["Floris Bruynooghe "] edition = "2024" description = "Semi-persistent, scoped test directories"