From 29af05bf6c09adbae3d60fb1415e000dbff64420 Mon Sep 17 00:00:00 2001 From: Ales Musil Date: Tue, 30 Jan 2024 12:17:58 +0100 Subject: [PATCH] Release 0.6.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 266f716..43cf789 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rfm69" -version = "0.5.0" +version = "0.6.0" authors = ["Ales Musil "] edition = "2018" license = "MIT OR Apache-2.0"