From 92c4ca336d520a32a90182980943dcac7ea9d22d Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Wed, 3 Aug 2016 12:04:00 +0200 Subject: [PATCH] 5.0.20 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7f120c7..64cfe93 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "beautylog", - "version": "5.0.19", + "version": "5.0.20", "description": "beautiful logging, TypeScript ready", "main": "dist/index.js", "typings": "dist/index.d.ts",