From 8ab8a4f18b6a4ca83f958134c4b7fc9eb4512801 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Mon, 18 Sep 2017 15:30:41 +0200 Subject: [PATCH] 2.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ec456ef..265d87f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartdebug", - "version": "2.0.0", + "version": "2.0.1", "description": "debug the smart way", "main": "dist/index.js", "typings": "dist/index.d.ts",