From 757a1308d4c07ae2d77bd92c95156c7aa2907f86 Mon Sep 17 00:00:00 2001 From: Andrey Platov Date: Mon, 9 Aug 2021 13:56:37 +0200 Subject: [PATCH] publish Signed-off-by: Andrey Platov --- dev/server/package.json | 2 +- dev/storage/package.json | 2 +- packages/core/package.json | 2 +- server/ws/package.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev/server/package.json b/dev/server/package.json index 2e5e0938ea..debd4e3b65 100644 --- a/dev/server/package.json +++ b/dev/server/package.json @@ -1,6 +1,6 @@ { "name": "@anticrm/dev-server", - "version": "0.6.6", + "version": "0.6.7", "main": "lib/index.js", "author": "Anticrm Platform Contributors", "license": "EPL-2.0", diff --git a/dev/storage/package.json b/dev/storage/package.json index d88ff54e3d..202a06699f 100644 --- a/dev/storage/package.json +++ b/dev/storage/package.json @@ -1,6 +1,6 @@ { "name": "@anticrm/dev-storage", - "version": "0.6.3", + "version": "0.6.5", "main": "lib/index.js", "author": "Anticrm Platform Contributors", "license": "EPL-2.0", diff --git a/packages/core/package.json b/packages/core/package.json index 8807791d5e..4e92694e4d 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@anticrm/core", - "version": "0.6.8", + "version": "0.6.9", "main": "lib/index.js", "author": "Anticrm Platform Contributors", "license": "EPL-2.0", diff --git a/server/ws/package.json b/server/ws/package.json index 9b84486c43..75fda4f32d 100644 --- a/server/ws/package.json +++ b/server/ws/package.json @@ -1,6 +1,6 @@ { "name": "@anticrm/server-ws", - "version": "0.6.6", + "version": "0.6.7", "main": "lib/index.js", "author": "Anticrm Platform Contributors", "license": "EPL-2.0",