From b0406a941d36cfbd5847681d15431304364b6f5e Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Sun, 16 Oct 2016 02:26:47 +0200 Subject: [PATCH] 6.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b852966..767ed4c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "beautylog", - "version": "5.0.23", + "version": "6.0.0", "description": "beautiful logging, TypeScript ready", "main": "dist/index.js", "typings": "dist/index.d.ts",