From 6c6c0ec2a446b030a4b83ed7108af4945f96ae2a Mon Sep 17 00:00:00 2001 From: rozetko Date: Mon, 6 Feb 2023 15:54:22 +0300 Subject: [PATCH] 1.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3503103..cf8fb1f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "corpglory-dataexporter-app", - "version": "1.0.3", + "version": "1.0.4", "description": "", "scripts": { "lint": "eslint --cache --ext .js,.jsx,.ts,.tsx --max-warnings=0 ./src",