diff --git a/package.json b/package.json index 4fbb53ed..b4349daf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simple-uniswap-sdk", - "version": "3.3.2", + "version": "3.4.0", "description": "Simple easy to understand SDK for uniswap which looks over best v2 and v3 to find you the best swap quote", "main": "dist/cjs/index.js", "module": "./dist/esm/index.js",