From 2eb82c5f2c91a287fbf8e8b5bf6e93f9af109035 Mon Sep 17 00:00:00 2001 From: Alexander Gridasov <gridasov@perx.ru> Date: Mon, 1 Jul 2024 08:14:34 +0000 Subject: [PATCH] =?UTF-8?q?feat:=20=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D0=B0=20=D0=B2=D0=B5=D1=80=D1=81=D0=B8=D1=8F=20per?= =?UTF-8?q?xis-js=20=D0=B4=D0=BB=D1=8F=20=D0=B4=D0=BE=D1=81=D1=82=D1=83?= =?UTF-8?q?=D0=BF=D0=B0=20=D0=BA=20=D0=BE=D0=B1=D0=BD=D0=BE=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D0=BD=D0=BE=D0=BC=D1=83=20API=20Reference?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/package.json b/config/package.json index 3f36bf1..22ad312 100644 --- a/config/package.json +++ b/config/package.json @@ -1,6 +1,6 @@ { "name": "@perxis-js/perxis-client", - "version": "1.5.0", + "version": "1.5.1", "description": "", "main": "dist/index.js", "files": [ -- GitLab