From 6784611c38c58b160ad43a20ba42cefa7a696883 Mon Sep 17 00:00:00 2001 From: Mathieu Date: Tue, 7 Jun 2022 19:22:12 +0200 Subject: [PATCH] v1.6.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 430be27..5f6e5a9 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@traderjoe-xyz/sdk", "license": "MIT", - "version": "1.6.3", + "version": "1.6.4", "description": "🛠 An SDK for building applications on top of Trader Joe.", "main": "dist/index.js", "typings": "dist/index.d.ts",