From 94218af17077a5fede4691aeb642e83fe301c436 Mon Sep 17 00:00:00 2001 From: Gregory Ballantine Date: Sat, 6 Aug 2022 01:27:38 -0400 Subject: [PATCH] Version bump to v0.2.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index b887250..18e4f02 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "hardware-tests" -version = "0.2.1" +version = "0.2.2" edition = "2021" [[bin]]