From a71b89a95673287dc942323342d4f362f754f6bd Mon Sep 17 00:00:00 2001 From: "analogdev.eth" Date: Thu, 21 Jul 2022 03:20:33 +0100 Subject: [PATCH] v2.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e3e5ef9..9387711 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@traderjoe-xyz/sdk", "license": "MIT", - "version": "2.0.0", + "version": "2.0.1", "description": "🛠 An SDK for building applications on top of Trader Joe.", "main": "dist/index.js", "typings": "dist/index.d.ts",