From a91a9d3d0ae84d36d45236c67c3c7fe93a393e63 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Sun, 12 Jun 2016 01:13:32 +0200 Subject: [PATCH] 5.0.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 337ae73..856e5da 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "beautylog", - "version": "5.0.8", + "version": "5.0.9", "description": "beautiful logging, TypeScript ready", "main": "dist/index.js", "typings": "dist/index.d.ts",