From 1980cb859442cd8755c002933f6afc396596e48e Mon Sep 17 00:00:00 2001 From: Andrey Platov <87076238+aplatoff@users.noreply.github.com> Date: Mon, 21 Feb 2022 10:57:29 +0100 Subject: [PATCH] publish tags (#1036) Signed-off-by: Andrey Platov --- plugins/tags/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/tags/package.json b/plugins/tags/package.json index 1eb180a7ac..b02b188588 100644 --- a/plugins/tags/package.json +++ b/plugins/tags/package.json @@ -1,6 +1,6 @@ { "name": "@anticrm/tags", - "version": "0.6.0", + "version": "0.6.1", "main": "lib/index.js", "author": "Anticrm Platform Contributors", "license": "EPL-2.0",