From 95cef43253a2f59249c506d43e4ba801432df11a Mon Sep 17 00:00:00 2001 From: rozetko Date: Mon, 10 Apr 2023 18:09:44 +0300 Subject: [PATCH] 1.0.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d2603a5..5710bc7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "corpglory-dataexporter-app", - "version": "1.0.6", + "version": "1.0.7", "description": "", "scripts": { "lint": "eslint --cache --ext .js,.jsx,.ts,.tsx --max-warnings=0 ./src",