From 022e67a475e4cffc7f3a81e1d0cb61e2b8a375a5 Mon Sep 17 00:00:00 2001
From: Maxime <52084503+Max-3-7@users.noreply.github.com>
Date: Tue, 17 Jan 2023 15:03:26 +0100
Subject: [PATCH] v3.0.6

---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index eecb667..5851ea1 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
 {
   "name": "@traderjoe-xyz/sdk",
   "license": "MIT",
-  "version": "3.0.5",
+  "version": "3.0.6",
   "description": "🛠 An SDK for building applications on top of Trader Joe.",
   "main": "dist/index.js",
   "typings": "dist/index.d.ts",