From 224ed76018132612f5c0032b89ab87b58987c7dc Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Sat, 11 Mar 2017 12:30:20 +0100 Subject: [PATCH] 6.1.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7445b68..df53428 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "beautylog", - "version": "6.1.3", + "version": "6.1.4", "description": "beautiful logging, TypeScript ready", "main": "dist/index.js", "typings": "dist/index.d.ts",