From 25345ab0cc98ccf99f71bc097a42a0d8317a179c Mon Sep 17 00:00:00 2001 From: Nhan Phan <1168687+nhanphan@users.noreply.github.com> Date: Tue, 19 Nov 2019 11:04:29 -0800 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 444a2c5..4a82611 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "c3d-opentracing-auto", - "version": "1.5.5", + "version": "1.5.6", "description": "Out of the box OpenTracing instrumentation for Node.js", "main": "src/index.js", "scripts": {