From 751a701c7fe02c7611ee8ff11d84471e6ea0cbc9 Mon Sep 17 00:00:00 2001 From: murloc <81496776+0xmurloc@users.noreply.github.com> Date: Sat, 4 Mar 2023 15:03:12 +0100 Subject: [PATCH] v3.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dbdc177..368eac0 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@traderjoe-xyz/sdk", "license": "MIT", - "version": "3.1.0", + "version": "3.1.1", "description": "🛠 An SDK for building applications on top of Trader Joe.", "main": "dist/index.js", "typings": "dist/index.d.ts",