Prepare to release embassy-boot-rp

This commit is contained in:
Ulf Lilleengen
2024-08-02 22:07:54 +02:00
parent f605302791
commit 187093e147
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
[package]
edition = "2021"
name = "embassy-boot-rp"
version = "0.2.0"
version = "0.3.0"
description = "Bootloader lib for RP2040 chips"
license = "MIT OR Apache-2.0"
repository = "https://github.com/embassy-rs/embassy"