From f9bce333bd7cbf37fc803aa05574605c1094ba2c Mon Sep 17 00:00:00 2001 From: cryptofish7 Date: Tue, 29 Jun 2021 20:40:58 -0400 Subject: [PATCH] v0.3.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b907dab..a491eea 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@traderjoe-xyz/sdk", "license": "MIT", - "version": "0.3.3", + "version": "0.3.4", "description": "🛠 An SDK for building applications on top of Trader Joe.", "main": "dist/index.js", "typings": "dist/index.d.ts",