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