From bd975960bf458ce420e4693830a1881000e241a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Guillermo=20D=C3=ADaz?= Date: Fri, 25 Aug 2023 16:28:30 +0200 Subject: [PATCH] chore: bump package version to 1.7.25 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3820767..c7b22e9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "web3-jsonrpc-gateway", - "version": "1.7.24", + "version": "1.7.25", "description": "A Web3 provider that handles accounts on its own but delegates chain queries to a 3rd party service", "main": "dist/bin/w3gw.js", "files": [