From a569895ddbd4c7f340a507eda5b89fb29d635a3f Mon Sep 17 00:00:00 2001 From: SmartieCodes Date: Wed, 21 Aug 2019 20:04:45 -0400 Subject: [PATCH] Version 1.2 Added closing tags and fixed a couple typos --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index afb6449..c4387b9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hacknet-vscode", - "version": "1.1.2", + "version": "1.2.0", "description": "Hacknet Extension development, made easy in Visual Studio Code.", "directories": { "example": "examples"