From a39d7601da65a211f1c9c919fe346dceb17ecfde Mon Sep 17 00:00:00 2001 From: robotmurloc-3599 <81496776+0xmurloc@users.noreply.github.com> Date: Tue, 11 Oct 2022 20:54:46 +0700 Subject: [PATCH] v2.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 60850645..ae51a824 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@traderjoe-xyz/joe-tokenlists", - "version": "2.2.5", + "version": "2.3.0", "description": "Tokenlist typings, schema and lists used on Trader Joe.", "main": "dist/index.js", "types": "index.d.ts",