From 662d6a185326ab85237242cd6ea2565ee835701e Mon Sep 17 00:00:00 2001 From: Lex Li Date: Wed, 29 Mar 2023 03:57:48 -0400 Subject: [PATCH] Bumped the version. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1d7beab..e86fbc2 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "iis", "displayName": "IIS and IIS Express extension for Visual Studio Code", "description": "IIS and IIS Express extension for Visual Studio Code. Quickly launch your project in Jexus Manager so that you can run it with local IIS and/or IIS Express.", - "version": "1.0.6", + "version": "1.0.7", "publisher": "lextudio", "engines": { "vscode": "^1.43.0"