Skip to content

Commit

Permalink
Merge pull request #212 from embassy-rs/update-mbr-version
Browse files Browse the repository at this point in the history
chore: bump version for release
  • Loading branch information
lulf authored Dec 20, 2023
2 parents 073f967 + 87a249c commit 18aea7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nrf-softdevice-mbr/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "nrf-softdevice-mbr"
version = "0.1.1"
version = "0.2.0"
description = "Low-level bindings for the MBR included in all Nordic nRF SoftDevices"
authors = ["Dario Nieuwenhuis <[email protected]>"]
repository = "https://github.com/embassy-rs/nrf-softdevice"
Expand Down

0 comments on commit 18aea7d

Please sign in to comment.