diff --git a/package.json b/package.json index 58d4f9e5..5dba8876 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "displayName": "Better C++ Syntax", "description": "The bleeding edge of the VS Code C++ syntax", "icon": "icon.png", - "version": "1.9.7", + "version": "1.10.0", "scripts": { "build": "ruby cpp/generate.rb && ruby c/generate.rb", "pretest": "npm run build",