From 772ec5e9417841d721603fc6c52a361a15ee2524 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Fri, 1 Jul 2016 06:17:17 +0200 Subject: [PATCH] 5.0.13 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f74cacb..7a07aa1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "beautylog", - "version": "5.0.12", + "version": "5.0.13", "description": "beautiful logging, TypeScript ready", "main": "dist/index.js", "typings": "dist/index.d.ts",