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