From 9af0c3e6b88356add41cc1334013efc32921f20a Mon Sep 17 00:00:00 2001 From: Dirk Baeumer Date: Thu, 28 Mar 2024 17:54:05 +0100 Subject: [PATCH] Increase version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8541dcef..3c474928 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "vscode-eslint", "displayName": "ESLint", "description": "Integrates ESLint JavaScript into VS Code.", - "version": "3.0.3", + "version": "3.0.5", "author": "Microsoft Corporation", "license": "MIT", "repository": {