From 98a8f8412d6bb3e82f3663b8ba51c4b6c21f48b0 Mon Sep 17 00:00:00 2001 From: murloc <81496776+0xmurloc@users.noreply.github.com> Date: Tue, 7 Mar 2023 08:26:43 +0100 Subject: [PATCH] v3.1.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3c68fe2..ad80355 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@traderjoe-xyz/sdk", "license": "MIT", - "version": "3.1.3", + "version": "3.1.4", "description": "🛠 An SDK for building applications on top of Trader Joe.", "main": "dist/index.js", "typings": "dist/index.d.ts",