From d29140634d9a5c59101d65c6286c4ba2d9c2bdbd Mon Sep 17 00:00:00 2001
From: Dmitry Karyakin <skycrazyk@gmail.com>
Date: Fri, 10 Mar 2023 11:31:50 +0500
Subject: [PATCH] ver1.0.13

---
 config/package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config/package.json b/config/package.json
index 0a7bf9e..7f2acd2 100644
--- a/config/package.json
+++ b/config/package.json
@@ -1,6 +1,6 @@
 {
     "name": "@perxis-js/perxis-client",
-    "version": "1.0.12",
+    "version": "1.0.13",
     "description": "",
     "main": "dist/index.js",
     "files": [
-- 
GitLab