From c51d69cb9c285b7d24c271aadae015204290922a Mon Sep 17 00:00:00 2001 From: Joe Hanvy Date: Tue, 23 Nov 2021 10:55:46 +0000 Subject: [PATCH] Updated release version. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5113009..d50ddb4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nsyslog-parser-2", - "version": "0.9.8", + "version": "0.9.9", "description": "Fork of David Gómez Matarrodona's Syslog Parser. Accepts RFC 3164 (BSD), RFC 5424 and CEF formats", "author": "David Gómez Matarrodona ", "url": "https://github.com/hanvyj/nsyslog-parser",