rp: Bump embassy-rp version number for release

This commit is contained in:
9names 2025-03-09 10:53:18 +11:00
parent f2e14303a6
commit e1b24a8efd

View File

@ -1,6 +1,6 @@
[package]
name = "embassy-rp"
version = "0.3.0"
version = "0.4.0"
edition = "2021"
license = "MIT OR Apache-2.0"
description = "Embassy Hardware Abstraction Layer (HAL) for the Raspberry Pi RP2040 microcontroller"