From 7c1eb711dab8037a36c6ddb7cce8aeaf6b27792e Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Thu, 1 Mar 2018 01:06:20 +0100 Subject: [PATCH] 6.1.12 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 397ce27..5a80ec5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "beautylog", - "version": "6.1.11", + "version": "6.1.12", "description": "beautiful logging, TypeScript ready", "main": "dist/index.js", "typings": "dist/index.d.ts",