From 06c29f97b124d02946d04e85d500e464b1a9b0f8 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Sat, 22 Apr 2017 13:23:05 +0200 Subject: [PATCH] 6.1.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8b8f670..25b5690 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "beautylog", - "version": "6.1.6", + "version": "6.1.7", "description": "beautiful logging, TypeScript ready", "main": "dist/index.js", "typings": "dist/index.d.ts",