From c61c546d107f9534e148e015bb2c2ed5be3f598c Mon Sep 17 00:00:00 2001 From: ryan Date: Tue, 18 Aug 2020 17:18:00 +1200 Subject: [PATCH] (cargo-release) version 0.14.1-alpha.3 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 9daee74..7f138ba 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ description = "Driver for the Semtec sx1280 2.4GHz RF IC" repository = "https://github.com/ryankurte/rust-radio-sx128x" license = "MPL-2.0" name = "radio-sx128x" -version = "0.14.0-alpha.2" +version = "0.14.1-alpha.3" edition = "2018" [features]