diff --git a/Cargo.toml b/Cargo.toml index 606d74c..88acb37 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "dhat" -version = "0.3.1" +version = "0.3.2" authors = ["Nicholas Nethercote "] license = "MIT OR Apache-2.0" edition = "2021"