Skip to content

Commit 9083639

Browse files
authored
update version number to 1.0.1 (#15)
* update version number to 1.0.1 * updated version number
1 parent 9e28978 commit 9083639

File tree

2 files changed

+1
-24
lines changed

2 files changed

+1
-24
lines changed

CHANGELOG.md

Lines changed: 0 additions & 23 deletions
This file was deleted.

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

0 commit comments

Comments
 (0)