From 394d25357653ecd2fac0d8924d895b4a658f64d4 Mon Sep 17 00:00:00 2001 From: roblou Date: Thu, 13 Oct 2016 18:19:30 -0700 Subject: [PATCH] Version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8deb405a4..0247b8c45 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "vscode-chrome-debug-core", "displayName": "vscode-chrome-debug-core", - "version": "3.0.3", + "version": "3.0.4", "description": "A library for building VS Code debug adapters for targets that support the Chrome Remote Debug Protocol", "repository": { "type": "git",