Skip to content

Commit 23b4905

Browse files
committed
Adding publisher information to the package manifest
1 parent afa12a9 commit 23b4905

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
{
22
"name": "paperpc-syntax",
33
"displayName": "PaperPC Syntax",
4-
"description": "",
5-
"version": "1.0.4",
4+
"description": "Syntax highlighting for PPC (PaperPC) stored-program computer instruction set architecture (ISA).",
5+
"publisher": "PaperPC",
6+
"version": "1.0.5",
67
"engines": {
78
"vscode": "^1.102.0"
89
},

0 commit comments

Comments
 (0)