diff --git a/boot_diags/Cargo.toml b/boot_diags/Cargo.toml index 11a2402..3781fa0 100644 --- a/boot_diags/Cargo.toml +++ b/boot_diags/Cargo.toml @@ -18,7 +18,7 @@ name = "boot-diags" authors = ["2Shirt <2xShirt@gmail.com>"] edition = "2021" license = "GPL" -version = "0.2.0" +version = "0.1.0" [dependencies] core = { path = "../core" }