From 1ac63e7d135421957252e87ea372b66113da35a3 Mon Sep 17 00:00:00 2001 From: cryptofish Date: Wed, 6 Oct 2021 03:09:43 -0700 Subject: [PATCH] v0.6.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bed95a4..09a3209 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@traderjoe-xyz/sdk", "license": "MIT", - "version": "0.6.3", + "version": "0.6.4", "description": "🛠 An SDK for building applications on top of Trader Joe.", "main": "dist/index.js", "typings": "dist/index.d.ts",