From 7de3c0eeb09a0c51946173c1664f7def8bcee210 Mon Sep 17 00:00:00 2001 From: Asia Date: Fri, 15 Dec 2023 13:03:13 +0100 Subject: [PATCH] v1.4.29 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c6182b57..18a2c0b0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "warp-contracts", - "version": "1.4.28", + "version": "1.4.29", "description": "An implementation of the SmartWeave smart contract protocol.", "types": "./lib/types/index.d.ts", "main": "./lib/cjs/index.js",