From bbf0d5f4b9932c278fb2107a928053fa12997b10 Mon Sep 17 00:00:00 2001 From: clarkio Date: Wed, 6 Mar 2019 14:03:54 -0500 Subject: [PATCH] bump version doh! --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 969def9..c1ed8dc 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "twitch-highlighter", "displayName": "Twitch Highlighter", "description": "Allow your Twitch viewers to help in spotting bugs, typos, etc. by sending a command in chat that will highlight the line of code they want you to check.", - "version": "0.1.5", + "version": "0.2.0", "preview": true, "publisher": "clarkio", "engines": {