From 5ef0d6a4052241356b90086a354de9763a97fc60 Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Thu, 14 Jul 2016 23:01:22 +0200 Subject: [PATCH] 5.0.14 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0fa6d17..a9a1fc8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "beautylog", - "version": "5.0.13", + "version": "5.0.14", "description": "beautiful logging, TypeScript ready", "main": "dist/index.js", "typings": "dist/index.d.ts",