From 0cb27a30535c832c9b5af0b08e3986b693387fdc Mon Sep 17 00:00:00 2001 From: vargburz Date: Fri, 3 Feb 2023 18:06:46 +0300 Subject: [PATCH] 1.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d478bce..3503103 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "corpglory-dataexporter-app", - "version": "1.0.2", + "version": "1.0.3", "description": "", "scripts": { "lint": "eslint --cache --ext .js,.jsx,.ts,.tsx --max-warnings=0 ./src",