From 0d7b0c369227cc04312ee09bb3dd0a44f0ec5bd9 Mon Sep 17 00:00:00 2001 From: Makeev Ivan Date: Fri, 26 Nov 2021 14:56:41 +0300 Subject: [PATCH] build: single-pool exchange gasLimit and maxPriorityFeePerGas fixes --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c34216c5..4fe3253e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@curvefi/api", - "version": "1.9.0", + "version": "1.9.1", "description": "JavaScript library for curve.fi", "main": "lib/index.js", "scripts": {