bump version

This commit is contained in:
Thomas E Lackey 2020-12-02 12:30:40 -06:00
parent de3e730df5
commit 86ebdefe1b
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
{
"build": {
"name": "@dxos/console-app",
"buildDate": "2020-12-02T09:05:39.888Z",
"version": "1.2.2-alpha.4"
"buildDate": "2020-12-02T18:30:08.007Z",
"version": "1.2.3-alpha.0"
}
}

View File

@ -31,7 +31,7 @@
"dependencies": {
"@babel/polyfill": "^7.8.7",
"@babel/runtime": "^7.8.7",
"@dxos/console-app": "^1.2.2-alpha.5",
"@dxos/console-app": "^1.2.3-alpha.0",
"@wirelineio/wns-schema": "^0.1.1",
"apollo-boost": "^0.4.9",
"apollo-server-express": "^2.13.1",