From 7e4012ccf7f4663a6362390c7f77055812a3e4bd Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Sat, 21 Jan 2017 23:13:02 +0100 Subject: [PATCH] 6.0.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cd4d982..5aa6c58 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "beautylog", - "version": "6.0.7", + "version": "6.0.8", "description": "beautiful logging, TypeScript ready", "main": "dist/index.js", "typings": "dist/index.d.ts",