From e61ccf5574b654bd7cc33e223ab4f097e8d0b395 Mon Sep 17 00:00:00 2001 From: Sarju Hansaliya Date: Mon, 18 Sep 2023 21:01:06 +0530 Subject: [PATCH] 5.3.6-rc.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 17f17c1..02a688b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@pangolindex/sdk", "license": "MIT", - "version": "5.3.5", + "version": "5.3.6-rc.0", "description": "🛠 An SDK for building applications on top of Pangolin.", "main": "dist/index.js", "typings": "dist/index.d.ts",