prepare release embassy-executor

This commit is contained in:
Ulf Lilleengen
2024-08-02 21:50:18 +02:00
parent 61bda59d83
commit 37d7b0cd06
57 changed files with 63 additions and 57 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "embassy-executor-macros"
version = "0.4.1"
version = "0.5.0"
edition = "2021"
license = "MIT OR Apache-2.0"
description = "macros for creating the entry point and tasks for embassy-executor"