diff --git a/package.json b/package.json index 8dd5905..b596ddc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vscode-theme-generator", - "version": "0.0.3", + "version": "0.0.4", "description": "Easily generate themes for VS Code with only a few colors", "main": "dist/index.js", "scripts": {