From 2c011ae852cf5449e68eae04ae6769f4dfa6139d Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Fri, 21 Apr 2017 23:39:28 +0200 Subject: [PATCH] 6.1.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9158823..8b8f670 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "beautylog", - "version": "6.1.5", + "version": "6.1.6", "description": "beautiful logging, TypeScript ready", "main": "dist/index.js", "typings": "dist/index.d.ts",