From 9b18a8d3ec70191b704f925d377df6699e3101bd Mon Sep 17 00:00:00 2001 From: Oleksii Kosynskyi Date: Tue, 17 Sep 2024 21:14:33 -0400 Subject: [PATCH] increase version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ea2f308..23c2ee1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "web3-plugin-zksync", - "version": "1.0.6", + "version": "1.0.7", "description": "web3.js plugin for ZkSync", "main": "lib/index.js", "types": "lib/index.d.ts",