diff --git a/package-lock.json b/package-lock.json index 02f2be2..db272e2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "syslog-pro", - "version": "0.1.1", + "version": "0.2.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 3cef597..3f8b13c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "syslog-pro", - "version": "0.1.1", + "version": "0.2.0", "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",