From 34fef9b475ad9f56e6a1f3a970bfe4aa593b196a Mon Sep 17 00:00:00 2001 From: Mickael Bourgois Date: Wed, 26 Jun 2024 20:14:40 +0200 Subject: [PATCH] WRLGS-11: Fix and bump package version All tags from 7.4.10 and 7.10.1.0 to 7.10.4.10 are all the same commit 23dfe7c --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fd28787..3969fac 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "engines": { "node": ">=10" }, - "version": "7.4.1", + "version": "7.10.5", "description": "An efficient raw JSON logging library aimed at micro-services architectures.", "main": "index.js", "scripts": {