From 21762943a51e529644887b6cc6ea52a0992f632b Mon Sep 17 00:00:00 2001 From: Anton Date: Tue, 13 Aug 2024 08:43:19 +0300 Subject: [PATCH] feat: up version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 789a023..c679b07 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@compolabs/spark-orderbook-ts-sdk", - "version": "1.4.7", + "version": "1.4.8", "type": "module", "main": "./dist/index.сjs", "module": "./dist/index.js",