From a06cbe3dc6d4d65304bde8700afa71e76710a2c8 Mon Sep 17 00:00:00 2001 From: intro0000 Date: Sun, 10 Apr 2022 23:07:32 -0400 Subject: [PATCH] v1.5.11 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a60497a..1e5ba60 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@traderjoe-xyz/sdk", "license": "MIT", - "version": "1.5.10", + "version": "1.5.11", "description": "🛠 An SDK for building applications on top of Trader Joe.", "main": "dist/index.js", "typings": "dist/index.d.ts",