We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e97d82 commit 205b2cdCopy full SHA for 205b2cd
package.json
@@ -3,7 +3,7 @@
3
"displayName": "Better C++ Syntax",
4
"description": "The bleeding edge of the VS Code C++ syntax",
5
"icon": "icon.png",
6
- "version": "1.9.1",
+ "version": "1.9.2",
7
"scripts": {
8
"build": "ruby cpp/generate.rb && ruby c/generate.rb",
9
"pretest": "npm run build",
0 commit comments