From 6e1649f6abccf73de67932c71cafb6783b2eee54 Mon Sep 17 00:00:00 2001 From: Mickael Bourgois Date: Fri, 28 Jun 2024 09:25:02 +0200 Subject: [PATCH] WRLGS-11: Bump package.json 8.1.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 06209f5..67aff07 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "engines": { "node": ">=10" }, - "version": "8.1.4", + "version": "8.1.5", "description": "An efficient raw JSON logging library aimed at micro-services architectures.", "main": "index.js", "scripts": {