From 25b2abd35172cb14f4aff384eb3e07961c2a1eb8 Mon Sep 17 00:00:00 2001 From: Asia Date: Tue, 12 Mar 2024 10:48:33 +0100 Subject: [PATCH] v1.4.38 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cbdb09e1..d2d4d35b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "warp-contracts", - "version": "1.4.37", + "version": "1.4.38", "description": "An implementation of the SmartWeave smart contract protocol.", "types": "./lib/types/index.d.ts", "main": "./lib/cjs/index.js",