From 4251b4c3b4c2369b7e1e49bf963b3d819ba25b74 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Mon, 30 May 2016 06:40:45 +0200 Subject: [PATCH] 5.0.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 86f6f10..1d04a84 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "beautylog", - "version": "5.0.6", + "version": "5.0.7", "description": "beautiful logging, TypeScript ready", "main": "dist/index.js", "typings": "dist/index.d.ts",