Skip to content

Commit

Permalink
0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Aldlevine committed Nov 22, 2023
1 parent 17ad5ca commit 43bdc7b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "cppcheck",
"displayName": "VSCode CPPCheck",
"description": "an extension to collect and display Cppcheck results in vscode",
"version": "0.0.0",
"version": "0.0.1",
"publisher": "alevine",
"repository": {
"type": "git",
Expand Down Expand Up @@ -90,4 +90,4 @@
"dependencies": {
"xml2js": "^0.6.2"
}
}
}

0 comments on commit 43bdc7b

Please sign in to comment.