From 52c3df5b10f12e53fcd4161a94c7fee7d0dbe989 Mon Sep 17 00:00:00 2001 From: Ryan Kurte Date: Tue, 25 Jun 2019 13:14:23 +1200 Subject: [PATCH] (cargo-release) version 0.2.4 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 798978e..417510d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "radio-sx128x" description = "Driver for the Semtec sx1280 2.4GHz RF IC" -version = "0.2.3" +version = "0.2.4" authors = ["Ryan Kurte "] license = "MPL-2.0"