Skip to content

Commit 5f78346

Browse files
committed
1.9.0
1 parent 10ebe6d commit 5f78346

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "Better C++ Syntax",
44
"description": "The bleeding edge of the VS Code C++ syntax",
55
"icon": "icon.png",
6-
"version": "1.8.10",
6+
"version": "1.9.0",
77
"engines": {
88
"vscode": "^1.0.0"
99
},
@@ -32,4 +32,4 @@
3232
"url": "https://github.com/jeff-hykin/cpp-textmate-grammer",
3333
"type": "git"
3434
}
35-
}
35+
}

0 commit comments

Comments
 (0)