Bump versions preparing for -macros and -executor release

This commit is contained in:
Ulf Lilleengen
2023-04-27 09:22:32 +02:00
parent 1cf26f0eb3
commit 42a8f1671d
45 changed files with 47 additions and 47 deletions

View File

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