Skip to content

Commit

Permalink
Merge pull request #903 from knurling-rs/release-defmt-0.3.10
Browse files Browse the repository at this point in the history
You actually have to bump the version.
  • Loading branch information
jonathanpallant authored Nov 29, 2024
2 parents 749509a + e2c7ebf commit f5315e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion defmt/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ name = "defmt"
readme = "README.md"
repository = "https://github.com/knurling-rs/defmt"
homepage = "https://knurling.ferrous-systems.com/"
version = "0.3.9"
version = "0.3.10"

[features]
alloc = []
Expand Down

0 comments on commit f5315e0

Please sign in to comment.