From 92c962321cc4d773c7059edbe5e790e870cfce02 Mon Sep 17 00:00:00 2001 From: Pangolin Date: Tue, 19 Dec 2023 16:12:23 +0000 Subject: [PATCH] [skip ci] 5.3.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b4b23e2..4b40941 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@pangolindex/sdk", "license": "MIT", - "version": "5.3.8", + "version": "5.3.9", "description": "🛠 An SDK for building applications on top of Pangolin.", "main": "dist/index.js", "typings": "dist/index.d.ts",