From 2a1bbb49001b6379761053a1c9790dde7c0449f9 Mon Sep 17 00:00:00 2001 From: Zach Pomerantz Date: Tue, 13 Feb 2024 11:57:56 -0800 Subject: [PATCH] 4.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ee194de3..bd60d434 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@uniswap/sdk-core", "license": "MIT", - "version": "4.1.0", + "version": "4.1.2", "description": "⚒️ An SDK for building applications on top of Uniswap V3", "main": "dist/index.js", "typings": "dist/index.d.ts",