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