From 87411ef5a4dca00177be312099181282ae7f0bd6 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Tue, 17 Nov 2015 02:37:12 +0100 Subject: [PATCH] 0.0.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1cc6c12..bfca0d8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartdebug", - "version": "0.0.4", + "version": "0.0.5", "description": "debug your JavaScript the smart way", "main": "index.js", "scripts": {