From 9be6fdd0bd517c27146bea3d846445f0a279519b Mon Sep 17 00:00:00 2001 From: cryptofish7 Date: Thu, 1 Jul 2021 14:31:41 -0400 Subject: [PATCH] v0.3.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 06c4f02..46822b6 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@traderjoe-xyz/sdk", "license": "MIT", - "version": "0.3.7", + "version": "0.3.8", "description": "🛠 An SDK for building applications on top of Trader Joe.", "main": "dist/index.js", "typings": "dist/index.d.ts",