v0.0.10 (targets VS Code v1.12)

This commit is contained in:
Daniel Imms
2017-05-04 09:09:32 -07:00
parent 286eb6b44a
commit 7959fc551c
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "vscode-theme-generator", "name": "vscode-theme-generator",
"version": "0.0.9", "version": "0.0.10",
"description": "Easily generate themes for VS Code with only a few colors", "description": "Easily generate themes for VS Code with only a few colors",
"main": "dist/index.js", "main": "dist/index.js",
"scripts": { "scripts": {