Skip to content

Commit 9a180a7

Browse files
committed
add icon
1 parent 1ded8f4 commit 9a180a7

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Lisplogo.png

28.9 KB
Loading

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22
"name": "commonlisp-vscode",
33
"displayName": "commonlisp-vscode",
44
"description": "Common Lisp Editing Extension for vscode",
5-
"version": "0.1.1",
5+
"version": "0.2.1",
66
"publisher": "ailisp",
7+
"icon": "Lisplogo.png",
78
"repository": {
89
"type": "git",
910
"url": "https://github.com/ailisp/commonlisp-vscode"

0 commit comments

Comments
 (0)