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

View File

@@ -1,12 +1,12 @@
{
"name": "embassy-os",
"version": "0.3.0",
"version": "0.3.0.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "embassy-os",
"version": "0.3.0",
"version": "0.3.0.1",
"dependencies": {
"@angular/animations": "^13.2.0",
"@angular/common": "^13.2.0",