chore: Release embassy-hal-internal version 0.3.0

This commit is contained in:
Ulf Lilleengen 2025-07-14 11:49:23 +02:00
parent 1df59ffec4
commit a7ffa44a08

View File

@ -1,6 +1,6 @@
[package]
name = "embassy-hal-internal"
version = "0.2.0"
version = "0.3.0"
edition = "2021"
license = "MIT OR Apache-2.0"
description = "Internal implementation details for Embassy HALs. DO NOT USE DIRECTLY."