From ee1b686d246763be8d3f3b3dd0863e4f04265a77 Mon Sep 17 00:00:00 2001 From: Aaron Cox Date: Thu, 31 Aug 2023 14:34:50 -0700 Subject: [PATCH] Version 0.4.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8e1f4df..1d218bd 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@wharfkit/contract", "description": "ContractKit for Wharf", - "version": "0.4.2", + "version": "0.4.3", "homepage": "https://github.com/wharfkit/contract", "license": "BSD-3-Clause", "main": "lib/contract.js",