From 833c71bed526af885c4179006007af526f5f3a92 Mon Sep 17 00:00:00 2001 From: Gregory Ballantine Date: Sat, 6 Aug 2022 01:54:37 -0400 Subject: [PATCH] Version bump to v0.2.3 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 7530cc1..f9efde3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "hardware-tests" description = "Bit Goblin PC hardware test suite." -version = "0.2.2" +version = "0.2.3" edition = "2021" readme = "README.md" license = "BSD 2-Clause"