diff --git a/Cargo.lock b/Cargo.lock index 33d1296..4da2416 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4,4 +4,4 @@ version = 3 [[package]] name = "linkbudget" -version = "0.0.2" +version = "0.0.3" diff --git a/Cargo.toml b/Cargo.toml index 2e36ffe..771952e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] edition = "2021" name = "linkbudget" -version = "0.0.2" +version = "0.0.3" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html