From b536631fd9d9103d7191b63181f67755b5958ab5 Mon Sep 17 00:00:00 2001 From: Nicholas Nethercote Date: Sun, 4 Feb 2024 14:41:27 +1100 Subject: [PATCH] Release 0.3.3. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"