From 013bae4a026f62e4b7b39b6ec161b0b27bc87519 Mon Sep 17 00:00:00 2001 From: ppe Date: Mon, 20 Mar 2023 11:10:58 +0100 Subject: [PATCH] v1.2.57 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index af9d95c..30d7789 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "warp-contracts", - "version": "1.2.56", + "version": "1.2.57", "description": "An implementation of the SmartWeave smart contract protocol.", "types": "./lib/types/index.d.ts", "main": "./lib/cjs/index.js",