From c5fb06d3307244f711629cf55d88ae6f4bc60010 Mon Sep 17 00:00:00 2001 From: zjb0807 Date: Thu, 23 Mar 2023 14:20:16 +0800 Subject: [PATCH] bump v4.3.5 --- contracts/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contracts/package.json b/contracts/package.json index 2e92681..3b54f8f 100644 --- a/contracts/package.json +++ b/contracts/package.json @@ -1,6 +1,6 @@ { "name": "@acala-network/contracts", - "version": "4.3.4", + "version": "4.3.5", "description": "AcalaNetwork Smart Contract library for Solidity", "files": [ "**/*.js",