diff --git a/package-lock.json b/package-lock.json index e7667cbad..8d453b16c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@uniswap/smart-order-router", - "version": "3.4.0", + "version": "3.5.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@uniswap/smart-order-router", - "version": "3.4.0", + "version": "3.5.0", "license": "GPL", "dependencies": { "@uniswap/default-token-list": "^2.0.0", diff --git a/package.json b/package.json index 7dcdc4aa7..afcf0b3c7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@uniswap/smart-order-router", - "version": "3.4.0", + "version": "3.5.0", "description": "Uniswap Smart Order Router", "main": "build/main/index.js", "typings": "build/main/index.d.ts",