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