From b068246df18464e2a73bf6f88d37256421160182 Mon Sep 17 00:00:00 2001 From: Mickael Bourgois Date: Fri, 28 Jun 2024 09:21:29 +0200 Subject: [PATCH] WRLGS-11: Bump package.json to 8.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2265190..8b27b26 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "engines": { "node": ">=10" }, - "version": "8.0.0", + "version": "8.0.1", "description": "An efficient raw JSON logging library aimed at micro-services architectures.", "main": "index.js", "scripts": {