From 615e1fe077fb3d6a2f9616337456d770aca93e30 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Sun, 22 Jan 2017 11:42:07 +0100 Subject: [PATCH] 6.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cc64ee1..3ee320a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "beautylog", - "version": "6.1.0", + "version": "6.1.1", "description": "beautiful logging, TypeScript ready", "main": "dist/index.js", "typings": "dist/index.d.ts",