fix: bump version

This commit is contained in:
Thomas E Lackey 2020-11-19 15:28:38 -06:00
parent 69de5e12c3
commit b35a26a01f
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
{
"version": "1.2.0-alpha.6",
"version": "1.2.1-alpha.0",
"useWorkspaces": true,
"npmClient": "yarn"
}

View File

@ -1,6 +1,6 @@
{
"name": "@dxos/console",
"version": "1.2.0-alpha.0",
"version": "1.2.1-alpha.0",
"description": "Console",
"main": "index.js",
"private": true,