From 1d3e29dc13acdc7dc45dba3b4d06e36aa9179078 Mon Sep 17 00:00:00 2001 From: Alexander Gridasov <altair.ru@inbox.ru> Date: Thu, 18 May 2023 13:56:33 +0300 Subject: [PATCH] =?UTF-8?q?=D0=92=D0=B5=D1=80=D1=81=D0=B8=D1=8F=201.1.2?= 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 9f29ab7..f4b967a 100644 --- a/config/package.json +++ b/config/package.json @@ -1,6 +1,6 @@ { "name": "@perxis-js/perxis-client", - "version": "1.1.1", + "version": "1.1.2", "description": "", "main": "dist/index.js", "files": [ -- GitLab