From 9a015e1899d7e172b28191cce979736195ad8066 Mon Sep 17 00:00:00 2001 From: ahsankhan201010 Date: Tue, 19 Dec 2023 12:49:42 +0500 Subject: [PATCH] bumped version to 5.2.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 59623b2..4662998 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@bluefin-exchange/bluefin-v2-client", - "version": "5.2.7", + "version": "5.2.8", "description": "The Bluefin client Library allows traders to sign, create, retrieve and listen to orders on Bluefin Exchange.", "main": "dist/index.js", "scripts": {