Skip to content

Commit 985a45f

Browse files
authored
feature/update version to 1.0.6 (#65)
1 parent 031d342 commit 985a45f

2 files changed

Lines changed: 84 additions & 56 deletions

File tree

package-lock.json

Lines changed: 83 additions & 55 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.5",
5+
"version": "1.0.6",
66
"engines": {
77
"vscode": "^1.96.0"
88
},

0 commit comments

Comments
 (0)