From e11d26191eb131a929786ca2d641bf6d7f78d207 Mon Sep 17 00:00:00 2001 From: Matteo Collina Date: Wed, 5 Oct 2022 17:31:24 +0100 Subject: [PATCH] Bumped v9.1.1 Signed-off-by: Matteo Collina --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2e859721..ad81cbe4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pino-pretty", - "version": "9.1.0", + "version": "9.1.1", "description": "Prettifier for Pino log lines", "type": "commonjs", "main": "index.js",