fix: bump version

This commit is contained in:
2020-12-02 12:16:38 -06:00
parent fabc9e9675
commit de3e730df5
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
{
"version": "1.2.2-alpha.5",
"version": "1.2.3-alpha.0",
"useWorkspaces": true,
"npmClient": "yarn"
}
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@dxos/console",
"version": "1.2.2-alpha.0",
"version": "1.2.3-alpha.0",
"description": "Console",
"main": "index.js",
"private": true,
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@dxos/console-app",
"version": "1.2.2-alpha.5",
"version": "1.2.3-alpha.0",
"description": "Kubenet Console Client",
"repository": "https://github.com/dxos/console",
"main": "dist/es/index.js",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@dxos/console-server",
"version": "1.2.2-alpha.5",
"version": "1.2.3-alpha.0",
"description": "Kubenet Console Server",
"main": "dist/es/index.js",
"bin": {