From c3fdbe206957cad86394c9f46ff6e3c75398217a Mon Sep 17 00:00:00 2001 From: ppedziwiatr Date: Tue, 8 Aug 2023 10:45:11 +0200 Subject: [PATCH] v1.4.15-rc.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fdd3a9e9..a61dfa9b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "warp-contracts", - "version": "1.4.15-rc.4", + "version": "1.4.15-rc.5", "description": "An implementation of the SmartWeave smart contract protocol.", "types": "./lib/types/index.d.ts", "main": "./lib/cjs/index.js",