From efb01a9c28cdc7819903384113e3552929a3dfd6 Mon Sep 17 00:00:00 2001 From: rozetko Date: Fri, 20 Jan 2023 22:24:33 +0300 Subject: [PATCH] 1.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e99bd70..d478bce 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "corpglory-dataexporter-app", - "version": "1.0.1", + "version": "1.0.2", "description": "", "scripts": { "lint": "eslint --cache --ext .js,.jsx,.ts,.tsx --max-warnings=0 ./src",