diff --git a/pic32-hal/Cargo.toml b/pic32-hal/Cargo.toml index 2d4849e..08298ed 100644 --- a/pic32-hal/Cargo.toml +++ b/pic32-hal/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pic32-hal" -version = "0.10.0" +version = "0.10.1" authors = ["Stephan "] edition = "2021" description = "Hardware Abstraction Layer (HAL) for PIC32 microcontrollers"