From 87e051241ef2e6bcd5a8b98828873db046dcb72f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Guillermo=20D=C3=ADaz?= Date: Wed, 6 Nov 2024 12:25:53 +0100 Subject: [PATCH] chore: bump package version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e3f8d29..81f9c1e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "web3-jsonrpc-gateway", - "version": "1.9.4", + "version": "2.0.0", "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": [