From ec89a87f5dca9ffff95439399a33b4bedd3713c6 Mon Sep 17 00:00:00 2001 From: cryptofish7 Date: Tue, 29 Jun 2021 02:41:39 -0400 Subject: [PATCH] v0.3.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1f17c62..e9b5426 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@traderjoe-xyz/sdk", "license": "MIT", - "version": "0.3.1", + "version": "0.3.2", "description": "🛠 An SDK for building applications on top of Trader Joe.", "main": "dist/index.js", "typings": "dist/index.d.ts",