diff --git a/package.json b/package.json index d8917532..4c707422 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.8.10", + "version": "1.9.0", "engines": { "vscode": "^1.0.0" }, @@ -32,4 +32,4 @@ "url": "https://github.com/jeff-hykin/cpp-textmate-grammer", "type": "git" } -} \ No newline at end of file +}