From 12b58f8f776ff7cf3243c61ceb02ae03f8f57dea Mon Sep 17 00:00:00 2001 From: opatavi Date: Wed, 27 Sep 2023 09:57:33 +0300 Subject: [PATCH] v5.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f69d30e..89bbb67 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@gelatonetwork/relay-sdk", - "version": "5.3.0", + "version": "5.4.0", "description": "SDK to integrate with Gelato Relay", "main": "dist/index.js", "types": "dist/index.d.ts",