From 69679beb6cd0ff7fbdd25255358e584cf3761d27 Mon Sep 17 00:00:00 2001 From: WebFreak001 Date: Wed, 26 Apr 2017 19:35:09 +0200 Subject: [PATCH] Bump to 0.19.0 --- README.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 446f270..af5dd4f 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Press ctrl-p (cmd+p on OS X) and run `ext install webfreak.debug` in visual stud ![Image with red circle around a gear and a red arrow pointing at GDB and LLDB](images/tutorial1.png) -Or if you already have an existing debugger in your project setup: +Or if you already have an existing debugger in your project setup you can click "Create Configuration" or use the auto completion instead: ![Visual studio code debugger launch.json auto completion showing alternative way to create debuggers](images/tutorial1-alt.png) diff --git a/package.json b/package.json index c74ff8b..6fd23ec 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "native", "debug" ], - "version": "0.18.0", + "version": "0.19.0", "publisher": "webfreak", "icon": "images/icon-plain.svg", "engines": {