Prepare executor and macros for release (#1825)

* Set release date, bump macros version

* Add pool_size change to changelog
This commit is contained in:
Dániel Buga
2023-08-25 23:32:00 +02:00
committed by GitHub
parent 8339423a2f
commit f8299d10f7
3 changed files with 4 additions and 3 deletions

View File

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