From 7060d37e081aadb23de425e2765168be45ba1815 Mon Sep 17 00:00:00 2001 From: ppe Date: Thu, 1 Sep 2022 23:34:23 +0200 Subject: [PATCH] v1.2.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7edc2ca..56d435a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "warp-contracts", - "version": "1.2.1", + "version": "1.2.2", "description": "An implementation of the SmartWeave smart contract protocol.", "types": "./lib/types/index.d.ts", "main": "./lib/cjs/index.js",