From 597a7d0f4c380e717bbf25217e1815ff0fa758e5 Mon Sep 17 00:00:00 2001 From: nkzawa Date: Tue, 8 Oct 2019 21:35:31 +0900 Subject: [PATCH] Release 0.2.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index abef35a..a4737b9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@zeit/syslog-pro", - "version": "0.2.1", + "version": "0.2.2", "description": "A Syslog client which options for UDP, TCP, and TLS transport and suport for both RFC-3164 and RFC-5424 including Structured Data.", "keywords": [ "Syslog",