From f5983c4e63346bdd303f854ec1b54b80f21380b0 Mon Sep 17 00:00:00 2001 From: murloc <81496776+0xmurloc@users.noreply.github.com> Date: Wed, 21 Dec 2022 23:35:15 +0100 Subject: [PATCH] v3.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a606bfb..553e34b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@traderjoe-xyz/sdk", "license": "MIT", - "version": "3.0.1", + "version": "3.0.2", "description": "🛠 An SDK for building applications on top of Trader Joe.", "main": "dist/index.js", "typings": "dist/index.d.ts",