From cfd116421c2997fa5979a73b6d7af1c72fcab62b Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Sat, 14 May 2016 23:58:50 +0200 Subject: [PATCH] 5.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 206a5bc..4fc025e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "beautylog", - "version": "4.2.2", + "version": "5.0.0", "description": "beautiful logging, TypeScript ready", "main": "dist/index.js", "typings": "dist/index.d.ts",