From 625762c02bd037fb067b45bc799d4324f8863ece Mon Sep 17 00:00:00 2001 From: hensha256 Date: Mon, 16 Oct 2023 16:30:48 +0100 Subject: [PATCH] 4.0.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cde6374a..d8b90c30 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@uniswap/sdk-core", "license": "MIT", - "version": "4.0.8", + "version": "4.0.9", "description": "⚒️ An SDK for building applications on top of Uniswap V3", "main": "dist/index.js", "typings": "dist/index.d.ts",