v1.0.0-beta.6

This commit is contained in:
Daniel Lautzenheiser
2022-12-22 12:20:30 -05:00
parent 69648f6148
commit 9f70481064
3 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
{
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"useWorkspaces": true,
"version": "1.0.0-beta.5"
"version": "1.0.0-beta.6"
}