From 5a44ec0bf59ab4ff33989b6952029fa045877dac Mon Sep 17 00:00:00 2001 From: robotmurloc-3599 <81496776+0xmurloc@users.noreply.github.com> Date: Tue, 22 Mar 2022 21:14:19 +0700 Subject: [PATCH] v1.5.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 670f8d8..ac09d7f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@traderjoe-xyz/sdk", "license": "MIT", - "version": "1.5.4", + "version": "1.5.5", "description": "🛠 An SDK for building applications on top of Trader Joe.", "main": "dist/index.js", "typings": "dist/index.d.ts",