From d8afa20ed1b1ea8a3fcaf42e5b462e98b6b753c5 Mon Sep 17 00:00:00 2001 From: Mirek Rusin Date: Thu, 5 Oct 2023 10:26:37 +0200 Subject: [PATCH] 5.6.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a65d2ba..c65b67b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@appliedblockchain/assert-combinators", - "version": "5.6.0", + "version": "5.6.1", "description": "Assertion combinators.", "type": "module", "main": "./cjs/index.js",