From b37e65dfa4fa31e381cc0ca2fcda520f280a909e Mon Sep 17 00:00:00 2001 From: robotmurloc-3599 <81496776+0xmurloc@users.noreply.github.com> Date: Fri, 18 Mar 2022 12:46:37 +0400 Subject: [PATCH] v1.4.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 36efe5c..c425642 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@traderjoe-xyz/sdk", "license": "MIT", - "version": "1.4.0", + "version": "1.4.1", "description": "🛠 An SDK for building applications on top of Trader Joe.", "main": "dist/index.js", "typings": "dist/index.d.ts",