From 01ae189119e1d7873e7e47ef9653b4015195f8c6 Mon Sep 17 00:00:00 2001 From: Andrey Platov <87076238+aplatoff@users.noreply.github.com> Date: Tue, 7 Dec 2021 19:43:26 +0100 Subject: [PATCH] publish `recruit` (#559) Signed-off-by: Andrey Platov <andrey@hardcoreeng.com> --- plugins/attachment/package.json | 2 +- plugins/recruit/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/attachment/package.json b/plugins/attachment/package.json index 5916a0e684..a8d07219bf 100644 --- a/plugins/attachment/package.json +++ b/plugins/attachment/package.json @@ -1,6 +1,6 @@ { "name": "@anticrm/attachment", - "version": "0.6.0", + "version": "0.6.1", "main": "lib/index.js", "author": "Anticrm Platform Contributors", "license": "EPL-2.0", diff --git a/plugins/recruit/package.json b/plugins/recruit/package.json index 8b9b95d131..65da50561c 100644 --- a/plugins/recruit/package.json +++ b/plugins/recruit/package.json @@ -1,6 +1,6 @@ { "name": "@anticrm/recruit", - "version": "0.6.1", + "version": "0.6.2", "main": "lib/index.js", "author": "Anticrm Platform Contributors", "license": "EPL-2.0",