From 9eb38d9a311293bcc653ceec8e95b023f29f8d12 Mon Sep 17 00:00:00 2001
From: Alexander Gridasov <gridasov@perx.ru>
Date: Wed, 4 Dec 2024 10:44:36 +0300
Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=BB=D0=B5?=
 =?UTF-8?q?=D0=BD=D0=B0=20=D0=B2=D0=B5=D1=80=D1=81=D0=B8=D1=8F=20perxis-js?=
 =?UTF-8?q?=20=D0=BF=D0=BE=D1=81=D0=BB=D0=B5=20=D1=83=D0=B4=D0=B0=D0=BB?=
 =?UTF-8?q?=D0=B5=D0=BD=D0=B8=D1=8F=20=D1=81=D0=BE=D1=80=D1=82=D0=B8=D1=80?=
 =?UTF-8?q?=D0=BE=D0=B2=D0=BA=D0=B8=20=D0=B8=D0=B7=20=D0=BE=D0=BF=D1=86?=
 =?UTF-8?q?=D0=B8=D0=B9=20=D0=B7=D0=B0=D0=BF=D1=80=D0=BE=D1=81=D0=B0=20Lis?=
 =?UTF-8?q?tRevisions?=
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 aa642a8..4e04753 100644
--- a/config/package.json
+++ b/config/package.json
@@ -1,6 +1,6 @@
 {
     "name": "@perxis-js/perxis-client",
-    "version": "1.5.10",
+    "version": "1.5.11",
     "description": "Perxis API клиент для JavaScript",
     "files": [
         "dist"
-- 
GitLab