From bd880cd748d6e7a85aff2baaf069e2a83385a18c Mon Sep 17 00:00:00 2001 From: Sarvesh Chitko Date: Tue, 26 Feb 2019 13:55:33 +0530 Subject: [PATCH] Moved version to 0.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cde4d31..79b5c78 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@chitkosarvesh/winston-logstash", - "version": "0.0.3", + "version": "0.0.4", "description": "Adds Logstash support to Winston 3", "main": "dist/index-min.js", "scripts": {