diff options
| author | Ulf Lilleengen <[email protected]> | 2025-01-06 10:18:21 +0100 |
|---|---|---|
| committer | Ulf Lilleengen <[email protected]> | 2025-01-06 10:18:21 +0100 |
| commit | 0ef98c70e754d480121753a3727e7e06b814f252 (patch) | |
| tree | 0b6040ce9009bed93a97718e209537ba1fc782b2 /embassy-boot-nrf | |
| parent | 4caeeade4d67c9513e83c2cd711f3d222d7616f3 (diff) | |
Bump the versions
Diffstat (limited to 'embassy-boot-nrf')
| -rw-r--r-- | embassy-boot-nrf/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/embassy-boot-nrf/Cargo.toml b/embassy-boot-nrf/Cargo.toml index 9eaebfd5a..e49bed15d 100644 --- a/embassy-boot-nrf/Cargo.toml +++ b/embassy-boot-nrf/Cargo.toml | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | [package] | 1 | [package] |
| 2 | edition = "2021" | 2 | edition = "2021" |
| 3 | name = "embassy-boot-nrf" | 3 | name = "embassy-boot-nrf" |
| 4 | version = "0.3.0" | 4 | version = "0.4.0" |
| 5 | description = "Bootloader lib for nRF chips" | 5 | description = "Bootloader lib for nRF chips" |
| 6 | license = "MIT OR Apache-2.0" | 6 | license = "MIT OR Apache-2.0" |
| 7 | repository = "https://github.com/embassy-rs/embassy" | 7 | repository = "https://github.com/embassy-rs/embassy" |
