From f0932f055520b3ef19d0c639bb75deabbd40e640 Mon Sep 17 00:00:00 2001 From: aaron-bond Date: Mon, 3 Sep 2018 18:46:34 +0100 Subject: [PATCH] updating version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4dd4968..a3dc903 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "displayName": "Better Comments", "icon": "icon.png", "description": "Improve your code commenting by annotating with alert, informational, TODOs, and more!", - "version": "1.2.7", + "version": "1.2.8", "publisher": "aaron-bond", "author": { "name": "Aaron Bond"