From 03d1a62f8df3c02f6bced69e0d1beccdaca1a6b0 Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Fri, 2 Sep 2016 12:57:38 +0200 Subject: [PATCH] 5.0.22 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5eb8ddb..c27517b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "beautylog", - "version": "5.0.21", + "version": "5.0.22", "description": "beautiful logging, TypeScript ready", "main": "dist/index.js", "typings": "dist/index.d.ts",