From 966e8678a8f0570edd1290557baee50ab9bfd377 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Mon, 16 Oct 2017 09:31:14 +0200 Subject: [PATCH] 1.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1ebf312..40e7e1c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "logcontext", - "version": "1.0.2", + "version": "1.0.3", "description": "log things contexts in async environments", "main": "dist/index.js", "typings": "dist/index.d.ts",