diff --git a/package.json b/package.json index d32092e..04ea002 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vscode-theme-generator", - "version": "0.1.1", + "version": "0.1.2", "description": "Easily generate themes for VS Code with only a few colors", "main": "dist/index.js", "scripts": {