From 82ff1db45f235f006600dfe44d5e543a3635ff0f Mon Sep 17 00:00:00 2001 From: Andrey Platov Date: Wed, 10 Nov 2021 18:43:29 +0100 Subject: [PATCH] publish core & chunter Signed-off-by: Andrey Platov --- packages/core/package.json | 2 +- plugins/chunter/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/core/package.json b/packages/core/package.json index 2cfdd10565..32718fb366 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@anticrm/core", - "version": "0.6.11", + "version": "0.6.12", "main": "lib/index.js", "author": "Anticrm Platform Contributors", "license": "EPL-2.0", diff --git a/plugins/chunter/package.json b/plugins/chunter/package.json index 36d03889f2..efcf3b3c0c 100644 --- a/plugins/chunter/package.json +++ b/plugins/chunter/package.json @@ -1,6 +1,6 @@ { "name": "@anticrm/chunter", - "version": "0.6.0", + "version": "0.6.1", "main": "lib/index.js", "author": "Anticrm Platform Contributors", "license": "EPL-2.0",