Fix version number
This commit is contained in:
parent
de7520324b
commit
46311a3ede
1 changed files with 1 additions and 1 deletions
|
|
@ -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" }
|
||||
|
|
|
|||
Loading…
Reference in a new issue