diff --git a/Cargo.lock b/Cargo.lock index 9939c3b..39d1a8c 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4,4 +4,4 @@ version = 3 [[package]] name = "linkbudget" -version = "0.0.9" +version = "0.0.11" diff --git a/Cargo.toml b/Cargo.toml index f01ca0e..713d5cc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ homepage = "https://github.com/iancleary/linkbudget" license = "MIT" name = "linkbudget" repository = "https://github.com/iancleary/linkbudget" -version = "0.0.9" +version = "0.0.11" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html