From 1b319926fa139f028939d3e463c8c181ae0a08a6 Mon Sep 17 00:00:00 2001 From: Verisana Date: Fri, 15 Apr 2022 13:10:57 +0100 Subject: [PATCH] 2.0.18 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 089046c3c..7486c8594 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@paraswap/dex-lib", - "version": "2.0.17", + "version": "2.0.18", "main": "build/index.js", "types": "build/index.d.ts", "repository": "https://github.com/paraswap/paraswap-dex-lib",