From f17637b69c840b5f5ad303a0f20f1ed36ad87a19 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Mon, 23 May 2016 09:29:26 +0200 Subject: [PATCH] 5.0.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bb8445b..f5ed46e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "beautylog", - "version": "5.0.5", + "version": "5.0.6", "description": "beautiful logging, TypeScript ready", "main": "dist/index.js", "typings": "dist/index.d.ts",