From 1a61f2a9c88fe1d6827821a8817afb434f968654 Mon Sep 17 00:00:00 2001 From: Daniel Imms Date: Thu, 23 Mar 2017 01:00:59 -0700 Subject: [PATCH] v0.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7b796cf..d207dab 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vscode-theme-generator", - "version": "0.0.1", + "version": "0.0.2", "description": "Easily generate themes for VS Code with only a few colors", "main": "dist/index.js", "scripts": {