From e39b78d5d7486011087204d8bc6ff9a250e1592b Mon Sep 17 00:00:00 2001 From: Gregory Ballantine Date: Fri, 5 Aug 2022 21:37:29 -0400 Subject: [PATCH] Version bump to v0.2.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 6618f0a..b887250 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "hardware-tests" -version = "0.2.0" +version = "0.2.1" edition = "2021" [[bin]]