From 90849cc393373e616ea3bf389e26e86aa5fbeb10 Mon Sep 17 00:00:00 2001 From: h5law Date: Fri, 28 Jun 2024 17:57:00 +0100 Subject: [PATCH] chore: bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2e26567b..52d7cb98 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@open-ibc/vibc-core-smart-contracts", - "version": "2.1.0-test24", + "version": "2.1.0-test26", "main": "dist/index.js", "bin": { "deploy-vibc-core-smart-contracts": "dist/scripts/deploy-script.js",