Fix version number

This commit is contained in:
2Shirt 2025-01-28 18:42:43 -08:00
parent de7520324b
commit 46311a3ede
Signed by: 2Shirt
GPG key ID: 152FAC923B0E132C

View file

@ -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" }