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