From 49fd16c8145889df5161adde72e4595966d007c0 Mon Sep 17 00:00:00 2001 From: david Date: Thu, 11 Aug 2022 09:14:47 -0400 Subject: [PATCH] pre-patch Signed-off-by: david --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 18cf41d63..3cd375ec4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@parity/zombienet", - "version": "1.2.53", + "version": "1.2.54-0", "main": "dist/index.js", "types": "dist/index.d.ts", "author": "Parity Technologies ",