fix: bump version

This commit is contained in:
Thomas E Lackey 2020-11-19 15:59:14 -06:00
parent 76ef1534e5
commit 8ebc983cc4
2 changed files with 2 additions and 2 deletions

View File

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

View File

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