From b02e6ff9518b9421de6a73767554e81fda686c31 Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Wed, 3 Aug 2016 11:44:26 +0200 Subject: [PATCH] 5.0.19 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 48f1d00..9fe9752 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "beautylog", - "version": "5.0.18", + "version": "5.0.19", "description": "beautiful logging, TypeScript ready", "main": "dist/index.js", "typings": "dist/index.d.ts",