From 76411f6e71afff3a2be3f8aa681da91dfe90fc07 Mon Sep 17 00:00:00 2001 From: Matteo Collina Date: Thu, 25 Jul 2024 15:38:39 +0200 Subject: [PATCH] Bumped v2.2.0 Signed-off-by: Matteo Collina --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 645bcc9..c2d64b1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pino-gelf", - "version": "2.1.0", + "version": "2.2.0", "description": "Convert Pino logs to GELF format and gzip ready for upload to Graylog", "main": "index.js", "bin": {