From 234c3937499850fd18475c676c4b331734c48e04 Mon Sep 17 00:00:00 2001 From: LosslessBot Date: Tue, 3 May 2016 23:10:03 +0200 Subject: [PATCH] 4.1.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 35fc34d..6317aa7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "beautylog", - "version": "4.1.5", + "version": "4.1.6", "description": "beautiful logging, TypeScript ready", "main": "dist/index.js", "typings": "dist/index.d.ts",