From 3169c11cc5936abb26157aa5d514f9edf44d1467 Mon Sep 17 00:00:00 2001 From: Gregory Ballantine Date: Mon, 5 Sep 2022 12:31:47 -0400 Subject: [PATCH] Version bump to v0.3.3 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 57c7a96..dead54e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "hardware-tests" description = "Bit Goblin PC hardware test suite." -version = "0.3.2" +version = "0.3.3" edition = "2021" readme = "README.md" license = "BSD 2-Clause"