From bd33f6c753e6ead9cb02b9cefb542f496f46b183 Mon Sep 17 00:00:00 2001 From: ppe Date: Mon, 3 Oct 2022 19:24:07 +0200 Subject: [PATCH] v1.2.13 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 902fce8..3c8f9f3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "warp-contracts", - "version": "1.2.12", + "version": "1.2.13", "description": "An implementation of the SmartWeave smart contract protocol.", "types": "./lib/types/index.d.ts", "main": "./lib/cjs/index.js",