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"