From 5fcc9cb76fe65596fc9faaf4f9f78d34c522afc6 Mon Sep 17 00:00:00 2001 From: Autumn Rivers Date: Mon, 29 Jun 2020 23:25:57 -0400 Subject: [PATCH] change version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ac80646..f247dd8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hacknet-vscode", - "version": "1.3.3", + "version": "1.3.1", "description": "Hacknet Extension development, made easy in Visual Studio Code.", "directories": { "example": "examples"