Skip to content

Commit

Permalink
version bump, add support for objective C++
Browse files Browse the repository at this point in the history
  • Loading branch information
jeff-hykin committed May 27, 2019
1 parent 3d3013e commit 1824b9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 1824b9f

Please sign in to comment.