From dbc14884bfbb85cc5b740cd3eca3a759bba1ea83 Mon Sep 17 00:00:00 2001 From: Daniel Imms Date: Sat, 13 Oct 2018 11:45:42 -0700 Subject: [PATCH] v0.0.20 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0a05134..9ad3ef4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vscode-theme-generator", - "version": "0.0.19", + "version": "0.0.20", "description": "Easily generate themes for VS Code with only a few colors", "main": "dist/index.js", "scripts": {