From 41fdd31b66506f862ad4ce3ca8a791408522bf8d Mon Sep 17 00:00:00 2001 From: James Sumners Date: Wed, 4 Oct 2023 12:49:03 -0400 Subject: [PATCH] v10.2.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 885aea88..9dc5f8fc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pino-pretty", - "version": "10.2.2", + "version": "10.2.3", "description": "Prettifier for Pino log lines", "type": "commonjs", "main": "index.js",