From 60241df12502c8eee832f9bdd5690dcf0c9a099d Mon Sep 17 00:00:00 2001 From: Andrey Platov Date: Fri, 19 Nov 2021 15:53:47 +0100 Subject: [PATCH] published `core` 0.6.13 Signed-off-by: Andrey Platov --- packages/core/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/core/package.json b/packages/core/package.json index 5f0b41bc2d..bdc06dc319 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@anticrm/core", - "version": "0.6.12", + "version": "0.6.13", "main": "lib/index.js", "author": "Anticrm Platform Contributors", "license": "EPL-2.0",