From 97567bb3955c510959fa28487140e6e6fee255f3 Mon Sep 17 00:00:00 2001 From: RJiazhen Date: Thu, 26 Sep 2024 08:17:42 +0800 Subject: [PATCH] release --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b545d11..d2db961 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "Run All NPM scripts from the command palette", "icon": "public/logo.png", "publisher": "RuanJiazhen", - "version": "0.3.3", + "version": "0.4.0", "repository": { "type": "git", "url": "https://github.com/RJiazhen/vscode-npm-script-run.git"