From 6c84d1a87b2725da70cbb2e3652508d589fa8829 Mon Sep 17 00:00:00 2001 From: Shresth Agrawal Date: Thu, 21 Apr 2022 18:23:26 +0200 Subject: [PATCH] 2.0.20 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1e95565b..b8a8f5cf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@paraswap/dex-lib", - "version": "2.0.19", + "version": "2.0.20", "main": "build/index.js", "types": "build/index.d.ts", "repository": "https://github.com/paraswap/paraswap-dex-lib",