bump version for 0.3.0.1 (#1353)

* bump version for 0.3.0.1

* fix mock versioning

* update welcome message

* remove old release note

Co-authored-by: Lucy Cifferello <12953208+elvece@users.noreply.github.com>
This commit is contained in:
Aiden McClelland
2022-03-29 12:40:41 -06:00
committed by GitHub
parent e53bf81cbc
commit fdf473016b
10 changed files with 62 additions and 27 deletions

2
backend/Cargo.lock generated
View File

@@ -825,7 +825,7 @@ dependencies = [
[[package]]
name = "embassy-os"
version = "0.3.0"
version = "0.3.0-rev.1"
dependencies = [
"aes",
"async-trait",