From 5f0a7ceaa3930a53e16cec0a5076efec10f32ae3 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Tue, 19 Sep 2017 17:59:01 +0200 Subject: [PATCH] 2.0.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5b790a5..8d80fbd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartdebug", - "version": "2.0.6", + "version": "2.0.7", "description": "debug the smart way", "main": "dist/index.js", "typings": "dist/index.d.ts",