Skip to content

Commit 1cc8cca

Browse files
committed
maintenance/ updated extension version to 1.0.7
1 parent f13c8bf commit 1cc8cca

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.6",
5+
"version": "1.0.7",
66
"engines": {
77
"vscode": "^1.96.0"
88
},

0 commit comments

Comments
 (0)