From 024ed9b35c81716d8d4028ab52446108cb6c0a37 Mon Sep 17 00:00:00 2001 From: Asia Date: Tue, 13 Feb 2024 18:18:03 +0100 Subject: [PATCH] v1.4.36 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2d1562a2..8b66a4b3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "warp-contracts", - "version": "1.4.35", + "version": "1.4.36", "description": "An implementation of the SmartWeave smart contract protocol.", "types": "./lib/types/index.d.ts", "main": "./lib/cjs/index.js",