From 676d07dd87f112f8fcd0722b9d9e720113e56d87 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Wouts?= Date: Wed, 13 Sep 2023 00:47:04 +1000 Subject: [PATCH] release: cli@1.24.3 --- integrations/cli/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integrations/cli/package.json b/integrations/cli/package.json index f1856bf0221..65316b623b6 100644 --- a/integrations/cli/package.json +++ b/integrations/cli/package.json @@ -1,6 +1,6 @@ { "name": "@previewjs/cli", - "version": "1.24.2", + "version": "1.24.3", "license": "https://previewjs.com/eula", "author": { "name": "François Wouts",