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