From 9403af8a6dce1f8073d74de0fdd04b67d459d1d4 Mon Sep 17 00:00:00 2001 From: Asia Date: Mon, 4 Mar 2024 15:48:32 +0100 Subject: [PATCH] v1.4.37 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7f9f7d82..6bd407fd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "warp-contracts", - "version": "1.4.36", + "version": "1.4.37", "description": "An implementation of the SmartWeave smart contract protocol.", "types": "./lib/types/index.d.ts", "main": "./lib/cjs/index.js",