From 92bf5cb6c0de484857e21280f1169882159ba7df Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Sun, 24 Jul 2016 01:47:41 +0200 Subject: [PATCH] 5.0.18 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e5160a6..4510eb2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "beautylog", - "version": "5.0.17", + "version": "5.0.18", "description": "beautiful logging, TypeScript ready", "main": "dist/index.js", "typings": "dist/index.d.ts",