From 277633c61a146721222e1d9dcdc99804291ab9bb Mon Sep 17 00:00:00 2001 From: Daniel Imms Date: Fri, 1 Jun 2018 09:25:42 -0700 Subject: [PATCH] v0.0.19 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 29da0eb..0a05134 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vscode-theme-generator", - "version": "0.0.18", + "version": "0.0.19", "description": "Easily generate themes for VS Code with only a few colors", "main": "dist/index.js", "scripts": {