From 845f19a8ac76de84423026c12c60fff7a97c0908 Mon Sep 17 00:00:00 2001 From: Aniket-Engg Date: Thu, 8 Jun 2023 11:22:18 +0530 Subject: [PATCH] publish remix-tests --- libs/remix-tests/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/remix-tests/package.json b/libs/remix-tests/package.json index 0f9bb33d46..615f708dd6 100644 --- a/libs/remix-tests/package.json +++ b/libs/remix-tests/package.json @@ -1,6 +1,6 @@ { "name": "@remix-project/remix-tests", - "version": "0.2.26", + "version": "0.2.27", "description": "Tool to test Solidity smart contracts", "main": "src/index.js", "types": "./src/index.d.ts",