From 9d4393ee562dc085c681e08ad80ef8c613039e99 Mon Sep 17 00:00:00 2001 From: Dmitry Karyakin <skycrazyk@gmail.com> Date: Wed, 24 Jan 2024 12:33:26 +0500 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-pr?= =?UTF-8?q?oto=20=D0=B8=20perxis-js?= 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 e15ec79..b218056 100644 --- a/config/package.json +++ b/config/package.json @@ -1,6 +1,6 @@ { "name": "@perxis-js/perxis-client", - "version": "1.3.1", + "version": "1.4.0", "description": "", "main": "dist/index.js", "files": [ -- GitLab