Skip to content

Commit 90d2813

Browse files
authored
Update package.json (#1923)
* Update package.json * Update package-lock.json
1 parent 39273f1 commit 90d2813

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Extension/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Extension/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "cpptools",
33
"displayName": "C/C++",
44
"description": "C/C++ IntelliSense, debugging, and code browsing.",
5-
"version": "0.17.0-insiders",
5+
"version": "0.17.0-insiders2",
66
"publisher": "ms-vscode",
77
"preview": true,
88
"icon": "LanguageCCPP_color_128x.png",
@@ -1474,4 +1474,4 @@
14741474
"binaries": []
14751475
}
14761476
]
1477-
}
1477+
}

0 commit comments

Comments
 (0)