We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5866249 commit 5eed0afCopy full SHA for 5eed0af
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.4",
+ "version": "1.9.5",
7
"scripts": {
8
"build": "ruby cpp/generate.rb && ruby c/generate.rb",
9
"pretest": "npm run build",
0 commit comments