Skip to content

Commit 4814cd0

Browse files
add logo
1 parent 891115c commit 4814cd0

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

logo-snake.png

5.38 KB
Loading

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
{
22
"name": "snakemake-lang",
33
"displayName": "Snakemake Language",
4+
"icon": "logo-snake.png",
45
"description": "Basic syntax, language, and snippet support for Snakefiles (Snakemake workflow definition files)",
5-
"version": "0.1.5",
6+
"version": "0.1.6",
67
"publisher": "snakemake",
78
"license": "MIT",
89
"repository": {

0 commit comments

Comments
 (0)