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