diff --git a/Cargo.toml b/Cargo.toml index 6d596a9..e55b521 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.3" +version = "0.2.4" edition = "2021" readme = "README.md" license = "BSD 2-Clause"