diff --git a/package.json b/package.json index c7c990a..aedc697 100644 --- a/package.json +++ b/package.json @@ -2,10 +2,11 @@ "name": "svelte-intellisense", "displayName": "Svelte Intellisense", "description": "Provides intellisense for data, events, slots etc. in components.", + "icon": "images/icon.png", "repository": { "url": "https://github.com/ArdenIvanov/svelte-intellisense.git" }, - "version": "0.3.1", + "version": "0.4.0", "publisher": "ardenivanov", "keywords": [ "svelte",