From 90d47a5d5cddbefd2ac8503e292217415c8a915e Mon Sep 17 00:00:00 2001 From: iancleary Date: Tue, 16 Jan 2024 20:46:33 -0700 Subject: [PATCH] Bump version --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index d663851..9307d2c 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4,4 +4,4 @@ version = 3 [[package]] name = "linkbudget" -version = "0.0.7" +version = "0.0.8" diff --git a/Cargo.toml b/Cargo.toml index ebda93b..8059e4a 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.7" +version = "0.0.8" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html