From 1becbf7f08f439d8fe52673d91aff04084f03ff0 Mon Sep 17 00:00:00 2001 From: respectus Date: Tue, 25 Jul 2017 14:10:05 -0700 Subject: [PATCH] 1.3.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 956dfe0..a4c3c09 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "logdna", - "version": "1.3.3", + "version": "1.3.4", "description": "Logdna nodejs logging module with support for Winston and Bunyan.", "main": "index.js", "directories": {