From 90b48e33e3bdb004d94937e8b78b67eb7d2c6ac5 Mon Sep 17 00:00:00 2001 From: Eric Zhong Date: Fri, 29 Mar 2024 13:01:44 -0400 Subject: [PATCH] 1.9.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 33015eb..88c1b51 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@uniswap/universal-router-sdk", - "version": "2.0.3", + "version": "1.9.0", "description": "sdk for integrating with the Universal Router contracts", "main": "dist/index.js", "typings": "dist/index.d.ts",