From 31f02a9889a792213c538bba1b6249a4485d472c Mon Sep 17 00:00:00 2001 From: Tadeuchi Date: Mon, 18 Mar 2024 13:31:59 +0100 Subject: [PATCH] v1.4.39 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d2d4d35b..bf9f5755 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "warp-contracts", - "version": "1.4.38", + "version": "1.4.39", "description": "An implementation of the SmartWeave smart contract protocol.", "types": "./lib/types/index.d.ts", "main": "./lib/cjs/index.js",