From f6b9e7a4dbb4207356e9370bb02b36e16b81ca79 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Fri, 10 Mar 2017 19:27:25 +0100 Subject: [PATCH] 6.1.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 14b7efe..82ec2c9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "beautylog", - "version": "6.1.2", + "version": "6.1.3", "description": "beautiful logging, TypeScript ready", "main": "dist/index.js", "typings": "dist/index.d.ts",