From d6e202201c272d79f63622e9b4324e3c013a3b27 Mon Sep 17 00:00:00 2001 From: Eugene Nesvetaev Date: Sun, 1 Sep 2024 16:26:26 +0400 Subject: [PATCH] 2.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 132a3fa..a0ae03e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "insite-client", - "version": "2.0.3", + "version": "2.0.4", "description": "Client-side inSite app", "type": "module", "main": "./dist/index.js",