From 1f09d67196b708432885bf56d0a23a78ccd1c7f7 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Wed, 2 Dec 2015 14:01:54 +0100 Subject: [PATCH] 0.0.10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c5bbe07..f5e4799 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartdebug", - "version": "0.0.9", + "version": "0.0.10", "description": "debug your JavaScript the smart way", "main": "index.js", "scripts": {