diff --git a/package.json b/package.json index f1df66d..bb64abe 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "cppcheck-official", "displayName": "Cppcheck Official", "description": "A Visual Studio Code extension that runs cppcheck on C/C++ files on save. Supported by the Cppcheck team.", - "version": "1.0.3", + "version": "1.0.4", "engines": { "vscode": "^1.96.0" },