From e8ae633a54c4c078cb61d49bb0a3c180eb5fc451 Mon Sep 17 00:00:00 2001 From: jsy1218 <91580504+jsy1218@users.noreply.github.com> Date: Fri, 8 Sep 2023 08:41:48 -0700 Subject: [PATCH] v4.0.7 (#84) Co-authored-by: Siyu Jiang --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b01ff8da..ddec483f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@uniswap/sdk-core", "license": "MIT", - "version": "4.0.6", + "version": "4.0.7", "description": "⚒️ An SDK for building applications on top of Uniswap V3", "main": "dist/index.js", "typings": "dist/index.d.ts",