Skip to content

Commit 9c8231f

Browse files
committed
fix / update version to 1.0.4
1 parent c86e071 commit 9c8231f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "cppcheck-official",
33
"displayName": "Cppcheck Official",
44
"description": "A Visual Studio Code extension that runs cppcheck on C/C++ files on save. Supported by the Cppcheck team.",
5-
"version": "1.0.3",
5+
"version": "1.0.4",
66
"engines": {
77
"vscode": "^1.96.0"
88
},

0 commit comments

Comments
 (0)